<literallayout> -> <literallayout class="monospaced">
This commit is contained in:
parent
e3b505c95d
commit
b72caddbbc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9933
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.1 2001/07/10 02:33:49 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.2 2001/07/14 01:09:40 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="config-tuning">
|
||||
|
@ -241,7 +241,7 @@
|
|||
<para>For example, here is
|
||||
<filename>/usr/local/etc/apache</filename>:</para>
|
||||
|
||||
<literallayout>-rw-r--r-- 1 root wheel 2184 May 20 1998 access.conf
|
||||
<literallayout class="monospaced">-rw-r--r-- 1 root wheel 2184 May 20 1998 access.conf
|
||||
-rw-r--r-- 1 root wheel 2184 May 20 1998 access.conf.default
|
||||
-rw-r--r-- 1 root wheel 9555 May 20 1998 httpd.conf
|
||||
-rw-r--r-- 1 root wheel 9555 May 20 1998 httpd.conf.default
|
||||
|
@ -511,7 +511,7 @@ nameserver 147.11.100.30
|
|||
a local record of Internet names, reducing the need to query
|
||||
externally for commonly accessed names.</para>
|
||||
|
||||
<programlisting># $FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.1 2001/07/10 02:33:49 murray Exp $
|
||||
<programlisting># $FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.2 2001/07/14 01:09:40 chern Exp $
|
||||
#
|
||||
# Host Database
|
||||
# This file should contain the addresses and aliases
|
||||
|
@ -570,7 +570,7 @@ nameserver 147.11.100.30
|
|||
for the &man.syslogd.8; program. It indicates which types
|
||||
of syslog messages are logged to particular log files.</para>
|
||||
|
||||
<programlisting># $FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.1 2001/07/10 02:33:49 murray Exp $
|
||||
<programlisting># $FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.2 2001/07/14 01:09:40 chern Exp $
|
||||
#
|
||||
# Spaces ARE valid field separators in this file. However,
|
||||
# other *nix-like systems still insist on using tabs as field
|
||||
|
@ -630,7 +630,7 @@ cron.* /var/log/cron
|
|||
certain periodic time/date.</para>
|
||||
|
||||
<programlisting># configuration file for newsyslog
|
||||
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.1 2001/07/10 02:33:49 murray Exp $
|
||||
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.2 2001/07/14 01:09:40 chern Exp $
|
||||
#
|
||||
# logfilename [owner:group] mode count size when [ZB] [/pid_file] [sig_num]
|
||||
/var/log/cron 600 3 100 * Z
|
||||
|
|
Loading…
Reference in a new issue