diff docs/nitros9guide/tee.refentry @ 1093:4dae346c4969

Added crossreferences and lowercased synopsises
author roug
date Mon, 07 Apr 2003 21:01:46 +0000
parents b5ff125a1d60
children
line wrap: on
line diff
--- a/docs/nitros9guide/tee.refentry	Sun Apr 06 10:05:54 2003 +0000
+++ b/docs/nitros9guide/tee.refentry	Mon Apr 07 21:01:46 2003 +0000
@@ -6,7 +6,7 @@
 
 <refsynopsisdiv>
 <cmdsynopsis>
-<command>TEE</command>
+<command>tee</command>
 <arg choice="plain">
   &repeatst;<replaceable>path</replaceable>&repeaten;
 </arg>
@@ -16,7 +16,7 @@
 <refsect1><title>Description</title>
 
 <para>
-This command is a filter (see 4.3.3) that copies all text lines from
+This command is a filter (see <xref linkend="sec4.3.3"/>) that copies all text lines from
 its standard input path to the standard output path
 <emphasis>and</emphasis> any number
 of additional output paths whose pathlists are given as parameters.