Hrm, last one didn't apply cleanly here either. Change manpage/man page ->

manual page.
This commit is contained in:
Jim Mock 2001-08-11 21:50:37 +00:00
parent d9f0091f5a
commit 1ddf8fcb91
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10320

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.15 2001/08/11 20:25:47 dd Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.16 2001/08/11 21:13:37 jim Exp $
-->
<chapter id="config-tuning">
@ -621,7 +621,7 @@ nameserver 147.11.100.30</programlisting>
# other *nix-like systems still insist on using tabs as field
# separators. If you are sharing this file between systems, you
# may want to use only tabs as field separators here.
# Consult the syslog.conf(5) man page.
# Consult the syslog.conf(5) manual page.
*.err;kern.debug;auth.notice;mail.crit /dev/console
*.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
security.* /var/log/security
@ -647,7 +647,7 @@ cron.* /var/log/cron
!ppp
*.* /var/log/ppp.log</programlisting>
<para>Consult the &man.syslog.conf.5; man page for more
<para>Consult the &man.syslog.conf.5; manual page for more
information.</para>
</sect3>
@ -694,7 +694,7 @@ cron.* /var/log/cron
/var/log/monthly.log 640 12 * $M1D0 Z
/var/log/console.log 640 5 100 * Z</programlisting>
<para>Consult the &man.newsyslog.8; man page for more
<para>Consult the &man.newsyslog.8; manual page for more
information.</para>
</sect3>
</sect2>