FreeBSD documentation project prefers to use manual pages over man pages,

hence some documents should reflect this.

Tossed around on: -doc -developers
This commit is contained in:
Tom Rhodes 2002-07-11 19:08:31 +00:00
parent 0708fdd160
commit d4b003e30a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13596
25 changed files with 72 additions and 72 deletions

View file

@ -273,7 +273,7 @@
<p>The Stallion driver is not included in the default
<samp>GENERIC</samp> kernel, so you will need to create a kernel
config file with the appropriate entries. See the
<samp>stl(4)</samp> man page and the appropriate section of the
<samp>stl(4)</samp> manual page and the appropriate section of the
<a
href="../../../../doc/en_US.ISO8859-1/books/handbook/kernelconfig.html">FreeBSD
Handbook</a>.</p>
@ -305,7 +305,7 @@
<p>to create dial-out devices for the first Stallion card. See
the comments in <samp>MAKEDEV</samp> and the <samp>stl(4)</samp>
man page for more details.</p>
manual page for more details.</p>
<h4>Compiling conserver</h4>
@ -416,10 +416,10 @@ trusted: 127.0.0.1 buzz
carrier</em> on these ports, perhaps by setting this using the
ttyiE<em>x</em> device in the <code>/etc/rc.serial</code> file.
See the comments in this file for more details. Also see the
<code>sio(4)</code> man page for information on the
<code>sio(4)</code> manual page for information on the
initial-state and locked-state devices. (The Stallion driver
also supports these conventions). And see the
<code>stty(1)</code> man page for details on setting device
<code>stty(1)</code> manual page for details on setting device
modes.</p>
<p>The last section shows that any user logged into the server
@ -569,7 +569,7 @@ exit 0
master server, and it will arrange to signal all the child
processes. Yes, this will send a HUP to all clients whenever a
single log file needs rotating, but that is quite cheap. See
the newsysylog(8) man page for details.</p>
the newsysylog(8) manual page for details.</p>
<h2>Cabling</h2>
@ -966,7 +966,7 @@ use a serial console.
key sequence &lt;Return&gt;&lt;Tilda&gt;&lt;control-B&gt;
(within 5 seconds) will drop to the ROM. You can enable this
permanently by editing the <code>/etc/default/kbd</code> file;
see the <code>kbd(1)</code> man page. Note that this alternate
see the <code>kbd(1)</code> manual page. Note that this alternate
break sequence is only active once the kernel has started
running multiuser and processed the default file. While the ROM
is active (during power-on and during the boot process) and
@ -1225,7 +1225,7 @@ conventions
Last modified: Thu Jul 19 10:19:28 EST 2001
<!-- hhmts end -->
<br>
$Id: article.sgml,v 1.7 2002-07-07 17:48:21 dannyboy Exp $
$Id: article.sgml,v 1.8 2002-07-11 19:07:48 trhodes Exp $
</body>
</html>