summaryrefslogtreecommitdiff
path: root/usr/src/cmd/logadm/tester
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/logadm/tester')
-rw-r--r--usr/src/cmd/logadm/tester20
1 files changed, 10 insertions, 10 deletions
diff --git a/usr/src/cmd/logadm/tester b/usr/src/cmd/logadm/tester
index 742bc03209..242df62cdf 100644
--- a/usr/src/cmd/logadm/tester
+++ b/usr/src/cmd/logadm/tester
@@ -274,7 +274,7 @@ sub set_testconffile {
# 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:
@@ -290,7 +290,7 @@ sub set_testconffile {
/var/cron/log -s 512k -t /var/cron/olog
/var/lp/logs/lpsched -C 2 -N -t '$file.$N'
#
-# The entry below is used by turnacct(1M)
+# The entry below is used by turnacct(8)
#
/var/adm/pacct -C 0 -a '/usr/lib/acct/accton pacct' -g adm -m 664 -o adm -p never
apache -C 24 -a '/usr/apache/bin/apachectl graceful' -p 1m -t '/var/apache/old-logs/$basename.%Y-%m' '/var/apache/logs/*{access,error}_log'
@@ -1171,7 +1171,7 @@ sub logadm7 {
# this comment # has at least another #-sign in it #...
#
# 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.
# but if you do edit it by hand, use "logadm -V" to check it for errors.
#
@@ -1187,7 +1187,7 @@ sub logadm7 {
dir1/syslog -C 8 -a 'echo kill -HUP `cat /var/run/*syslog*pid` >> cmd.out'
dir2/messages -C 4 -a 'echo kill -HUP `cat /var/run/*syslog*pid` >> cmd.out'
#
-# The entry below is used by turnacct(1M)
+# The entry below is used by turnacct(8)
#
/var/adm/pacct -C 0 -a '/usr/lib/acct/accton pacct' -g adm -m 664 -o adm -p never
EOF
@@ -1202,7 +1202,7 @@ second kill -HUP $pid
EOF
set_file('sed.out.expect', <<'EOF');
-# This file holds internal data for logadm(1M).
+# This file holds internal data for logadm(8).
# Do not edit.
dir1/syslog
dir2/messages
@@ -1382,7 +1382,7 @@ dir2/messages -P '$lessthanweek'
EOF
set_file('sed.out.expect', <<"EOF");
-# This file holds internal data for logadm(1M).
+# This file holds internal data for logadm(8).
# Do not edit.
dir1/syslog
dir2/log
@@ -1740,7 +1740,7 @@ sub logadm14 {
# 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.
# but if you do edit it by hand, use "logadm -V" to check it for errors.
#
@@ -1756,7 +1756,7 @@ sub logadm14 {
dir1/syslog -C 8 -a 'echo kill -HUP `cat /var/run/*syslog*pid` >> cmd.out'
dir2/messages -C 4 -a 'echo kill -HUP `cat /var/run/*syslog*pid` >> cmd.out'
#
-# The entry below is used by turnacct(1M)
+# The entry below is used by turnacct(8)
#
/var/adm/pacct -C 0 -a '/usr/lib/acct/accton pacct' -g adm -m 664 -o adm -p never
EOF
@@ -2155,7 +2155,7 @@ dir3/test.log -A 3d
EOF
set_file('logadm.timestamps', <<'EOF');
-# This file holds internal data for logadm(1M).
+# This file holds internal data for logadm(8).
# Do not edit.
dir1/foo.log -P 'Thu Nov 1 16:56:42 2001'
dir2/test.log -P 'Thu Nov 1 16:56:42 2001'
@@ -2194,7 +2194,7 @@ wildcard_test -A 3d dir1/*.log
EOF
set_file('logadm.timestamps', <<'EOF');
-# This file holds internal data for logadm(1M).
+# This file holds internal data for logadm(8).
# Do not edit.
dir1/foo.log -P 'Thu Nov 1 16:56:42 2001'
dir2/test.log -P 'Thu Nov 1 16:56:42 2001'