Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/usr.sbin/syslogd Pull up revision 1.8 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/bf0ea9379b35
branches:  netbsd-1-5
changeset: 491078:bf0ea9379b35
user:      he <he%NetBSD.org@localhost>
date:      Wed Apr 04 16:41:13 2001 +0000

description:
Pull up revision 1.8 (requested by wiz):
  Add sections to some xrefs.

diffstat:

 usr.sbin/syslogd/syslog.conf.5 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 05236c84966e -r bf0ea9379b35 usr.sbin/syslogd/syslog.conf.5
--- a/usr.sbin/syslogd/syslog.conf.5    Wed Apr 04 16:40:14 2001 +0000
+++ b/usr.sbin/syslogd/syslog.conf.5    Wed Apr 04 16:41:13 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: syslog.conf.5,v 1.7 2000/04/12 16:38:58 kim Exp $
+.\"    $NetBSD: syslog.conf.5,v 1.7.4.1 2001/04/04 16:41:13 he Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -53,7 +53,7 @@
 line applies, and an
 .Em action
 field which specifies the action to be taken if a message
-.Xr syslogd
+.Xr syslogd 8
 receives matches the selection criteria.
 The
 .Em selector
@@ -98,7 +98,7 @@
 similar
 .Pq Dv LOG_
 values specified to the
-.Xr syslog
+.Xr syslog 3
 library routine.
 .Pp
 See
@@ -165,7 +165,7 @@
 .It
 A hostname (preceded by an at (``@'') sign).
 Selected messages are forwarded to the
-.Xr syslogd
+.Xr syslogd 8
 program on the named host.
 .It
 A comma separated list of users.



Home | Main Index | Thread Index | Old Index