summaryrefslogtreecommitdiff
path: root/usr/src/cmd/logadm/logadm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/logadm/logadm.conf')
-rw-r--r--usr/src/cmd/logadm/logadm.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/cmd/logadm/logadm.conf b/usr/src/cmd/logadm/logadm.conf
index 39eea57578..6c0df38306 100644
--- a/usr/src/cmd/logadm/logadm.conf
+++ b/usr/src/cmd/logadm/logadm.conf
@@ -24,7 +24,7 @@
# logadm.conf
#
# Default settings for system log file management.
-# The -w option to logadm(1M) is the preferred way to write to this file,
+# The -w option to logadm(8) is the preferred way to write to this file,
# but if you do edit it by hand, use "logadm -V" to check it for errors.
#
# The format of lines in this file is:
@@ -50,10 +50,10 @@ vminfod_logs /var/svc/log/*vminfod*.log -C 168 -S 1g -c -p 1h -t '/var/log/vm/vm
/var/log/*.debug -C 2 -s 5m -c
smf_logs /var/svc/log/*.log -C 8 -s 1m -c
#
-# The entry below is used by turnacct(1M)
+# The entry below is used by turnacct(8)
#
/var/adm/pacct -C 0 -N -a '/usr/lib/acct/accton pacct' -g adm -m 664 -o adm -p never
#
-# The entry below manages the Dynamic Resource Pools daemon (poold(1M)) logfile.
+# The entry below manages the Dynamic Resource Pools daemon (poold(8)) logfile.
#
/var/log/pool/poold -N -s 512k -a 'pkill -HUP poold; true'