diff options
| -rw-r--r-- | en/handbook/README | 4 | ||||
| -rw-r--r-- | en/handbook/handbook.sgml | 18 | ||||
| -rw-r--r-- | en_US.ISO8859-1/books/handbook/book.sgml | 18 | ||||
| -rw-r--r-- | en_US.ISO_8859-1/books/handbook/book.sgml | 18 |
4 files changed, 31 insertions, 27 deletions
diff --git a/en/handbook/README b/en/handbook/README index 4779094055..416416e761 100644 --- a/en/handbook/README +++ b/en/handbook/README @@ -288,4 +288,8 @@ for example, section in the handbook that talks about kernel options, where the quoted options are quoted with `` and ''. Fix them so that standard double quotes are used (so they can cut-n-pasted). + + 23. Start working on <emphasis remap=bf>...</emphasis> + + Convert the first lot to <command>...</command> diff --git a/en/handbook/handbook.sgml b/en/handbook/handbook.sgml index 5bc592479a..e2b9ccf732 100644 --- a/en/handbook/handbook.sgml +++ b/en/handbook/handbook.sgml @@ -1933,7 +1933,7 @@ of <emphasis>man pages</emphasis>. Nearly every program on the system comes with a short reference manual explaining the basic operation and various arguments. These manuals can be view with the - <emphasis remap=tt><emphasis remap=bf>man</emphasis></emphasis> + <emphasis remap=tt><command>man</command></emphasis> command. Use of the <emphasis remap=tt><emphasis remap=bf>man</emphasis></emphasis> command is simple: <informalexample> @@ -1985,7 +1985,7 @@ </orderedlist> in some cases, the same topic may appear in more than one section of the on-line manual. For example, there is a - <emphasis remap=tt><emphasis remap=bf>chmod</emphasis></emphasis> + <emphasis remap=tt><command>chmod</command></emphasis> user command and a <emphasis remap=tt><function>chmod()</function></emphasis> system call. In this case, you can tell the <emphasis remap=tt><emphasis @@ -1999,7 +1999,7 @@ particular section of the on-line manual are traditionally placed in parenthesis in written documentation, so <emphasis remap=tt><command>chmod(1)</command></emphasis> refers to the - <emphasis remap=tt><emphasis remap=bf>chmod</emphasis></emphasis> + <emphasis remap=tt><command>chmod</command></emphasis> user command and <emphasis remap=tt><function>chmod(2)</function></emphasis> refers to the system call.</para> @@ -2015,7 +2015,7 @@ </informalexample> With this command you will be presented with a list of commands that have the keyword <quote>mail</quote> in their descriptions. This is actually functionally equivalent to using the <emphasis - remap=tt><emphasis remap=bf>apropos</emphasis></emphasis> + remap=tt><command>apropos</command></emphasis> command.</para> <para>So, you are looking at all those fancy commands in @@ -4590,8 +4590,8 @@ <listitem> <para><emphasis remap=tt>pty</emphasis> is a <quote>pseudo-terminal</quote> or simulated login port. It is used - by incoming <emphasis remap=bf>telnet</emphasis> and - <emphasis remap=bf>rlogin</emphasis> sessions, xterm, and + by incoming <command>telnet</command> and + <command>rlogin</command> sessions, xterm, and some other applications such as emacs. The <emphasis>number</emphasis> indicates the number of <emphasis remap=tt>pty</emphasis>s to create. If you need @@ -22503,8 +22503,8 @@ secure site. Some versions of <command>sendmail</command> have known security problems.</para> - <para> <emphasis remap=tt><emphasis remap=bf> sendmail - </emphasis></emphasis> does two jobs. It looks after delivering + <para> <emphasis remap=tt><command> sendmail + </command></emphasis> does two jobs. It looks after delivering and receiving mail.</para> <para>If <emphasis remap=bf><command>sendmail</command> @@ -25099,7 +25099,7 @@ <sect1 id="makeworld"> - <title>Using <emphasis remap=bf>make world</emphasis> to rebuild your + <title>Using <command>make world</command> to rebuild your system</title> <para><emphasis>Contributed by &a.nik;.</emphasis></para> diff --git a/en_US.ISO8859-1/books/handbook/book.sgml b/en_US.ISO8859-1/books/handbook/book.sgml index 5bc592479a..e2b9ccf732 100644 --- a/en_US.ISO8859-1/books/handbook/book.sgml +++ b/en_US.ISO8859-1/books/handbook/book.sgml @@ -1933,7 +1933,7 @@ of <emphasis>man pages</emphasis>. Nearly every program on the system comes with a short reference manual explaining the basic operation and various arguments. These manuals can be view with the - <emphasis remap=tt><emphasis remap=bf>man</emphasis></emphasis> + <emphasis remap=tt><command>man</command></emphasis> command. Use of the <emphasis remap=tt><emphasis remap=bf>man</emphasis></emphasis> command is simple: <informalexample> @@ -1985,7 +1985,7 @@ </orderedlist> in some cases, the same topic may appear in more than one section of the on-line manual. For example, there is a - <emphasis remap=tt><emphasis remap=bf>chmod</emphasis></emphasis> + <emphasis remap=tt><command>chmod</command></emphasis> user command and a <emphasis remap=tt><function>chmod()</function></emphasis> system call. In this case, you can tell the <emphasis remap=tt><emphasis @@ -1999,7 +1999,7 @@ particular section of the on-line manual are traditionally placed in parenthesis in written documentation, so <emphasis remap=tt><command>chmod(1)</command></emphasis> refers to the - <emphasis remap=tt><emphasis remap=bf>chmod</emphasis></emphasis> + <emphasis remap=tt><command>chmod</command></emphasis> user command and <emphasis remap=tt><function>chmod(2)</function></emphasis> refers to the system call.</para> @@ -2015,7 +2015,7 @@ </informalexample> With this command you will be presented with a list of commands that have the keyword <quote>mail</quote> in their descriptions. This is actually functionally equivalent to using the <emphasis - remap=tt><emphasis remap=bf>apropos</emphasis></emphasis> + remap=tt><command>apropos</command></emphasis> command.</para> <para>So, you are looking at all those fancy commands in @@ -4590,8 +4590,8 @@ <listitem> <para><emphasis remap=tt>pty</emphasis> is a <quote>pseudo-terminal</quote> or simulated login port. It is used - by incoming <emphasis remap=bf>telnet</emphasis> and - <emphasis remap=bf>rlogin</emphasis> sessions, xterm, and + by incoming <command>telnet</command> and + <command>rlogin</command> sessions, xterm, and some other applications such as emacs. The <emphasis>number</emphasis> indicates the number of <emphasis remap=tt>pty</emphasis>s to create. If you need @@ -22503,8 +22503,8 @@ secure site. Some versions of <command>sendmail</command> have known security problems.</para> - <para> <emphasis remap=tt><emphasis remap=bf> sendmail - </emphasis></emphasis> does two jobs. It looks after delivering + <para> <emphasis remap=tt><command> sendmail + </command></emphasis> does two jobs. It looks after delivering and receiving mail.</para> <para>If <emphasis remap=bf><command>sendmail</command> @@ -25099,7 +25099,7 @@ <sect1 id="makeworld"> - <title>Using <emphasis remap=bf>make world</emphasis> to rebuild your + <title>Using <command>make world</command> to rebuild your system</title> <para><emphasis>Contributed by &a.nik;.</emphasis></para> diff --git a/en_US.ISO_8859-1/books/handbook/book.sgml b/en_US.ISO_8859-1/books/handbook/book.sgml index 5bc592479a..e2b9ccf732 100644 --- a/en_US.ISO_8859-1/books/handbook/book.sgml +++ b/en_US.ISO_8859-1/books/handbook/book.sgml @@ -1933,7 +1933,7 @@ of <emphasis>man pages</emphasis>. Nearly every program on the system comes with a short reference manual explaining the basic operation and various arguments. These manuals can be view with the - <emphasis remap=tt><emphasis remap=bf>man</emphasis></emphasis> + <emphasis remap=tt><command>man</command></emphasis> command. Use of the <emphasis remap=tt><emphasis remap=bf>man</emphasis></emphasis> command is simple: <informalexample> @@ -1985,7 +1985,7 @@ </orderedlist> in some cases, the same topic may appear in more than one section of the on-line manual. For example, there is a - <emphasis remap=tt><emphasis remap=bf>chmod</emphasis></emphasis> + <emphasis remap=tt><command>chmod</command></emphasis> user command and a <emphasis remap=tt><function>chmod()</function></emphasis> system call. In this case, you can tell the <emphasis remap=tt><emphasis @@ -1999,7 +1999,7 @@ particular section of the on-line manual are traditionally placed in parenthesis in written documentation, so <emphasis remap=tt><command>chmod(1)</command></emphasis> refers to the - <emphasis remap=tt><emphasis remap=bf>chmod</emphasis></emphasis> + <emphasis remap=tt><command>chmod</command></emphasis> user command and <emphasis remap=tt><function>chmod(2)</function></emphasis> refers to the system call.</para> @@ -2015,7 +2015,7 @@ </informalexample> With this command you will be presented with a list of commands that have the keyword <quote>mail</quote> in their descriptions. This is actually functionally equivalent to using the <emphasis - remap=tt><emphasis remap=bf>apropos</emphasis></emphasis> + remap=tt><command>apropos</command></emphasis> command.</para> <para>So, you are looking at all those fancy commands in @@ -4590,8 +4590,8 @@ <listitem> <para><emphasis remap=tt>pty</emphasis> is a <quote>pseudo-terminal</quote> or simulated login port. It is used - by incoming <emphasis remap=bf>telnet</emphasis> and - <emphasis remap=bf>rlogin</emphasis> sessions, xterm, and + by incoming <command>telnet</command> and + <command>rlogin</command> sessions, xterm, and some other applications such as emacs. The <emphasis>number</emphasis> indicates the number of <emphasis remap=tt>pty</emphasis>s to create. If you need @@ -22503,8 +22503,8 @@ secure site. Some versions of <command>sendmail</command> have known security problems.</para> - <para> <emphasis remap=tt><emphasis remap=bf> sendmail - </emphasis></emphasis> does two jobs. It looks after delivering + <para> <emphasis remap=tt><command> sendmail + </command></emphasis> does two jobs. It looks after delivering and receiving mail.</para> <para>If <emphasis remap=bf><command>sendmail</command> @@ -25099,7 +25099,7 @@ <sect1 id="makeworld"> - <title>Using <emphasis remap=bf>make world</emphasis> to rebuild your + <title>Using <command>make world</command> to rebuild your system</title> <para><emphasis>Contributed by &a.nik;.</emphasis></para> |
