diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2004-07-11 12:11:55 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2004-07-11 12:11:55 +0000 |
commit | 7d155082d45820ebbd957aca227379b4e0111011 (patch) | |
tree | e810a2b6eba7aaf5e2d9892b7f026941f5a434df /usr.sbin | |
parent | 0255eb5476015e06e61e089470733d333c757189 (diff) |
.Xr syslogd(8) in SEE ALSO; ok djm@ jmc@.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/syslogc/syslogc.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/syslogc/syslogc.8 b/usr.sbin/syslogc/syslogc.8 index 037697359f5..1b6efaac6eb 100644 --- a/usr.sbin/syslogc/syslogc.8 +++ b/usr.sbin/syslogc/syslogc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: syslogc.8,v 1.2 2004/06/25 19:11:38 djm Exp $ +.\" $OpenBSD: syslogc.8,v 1.3 2004/07/11 12:11:54 xsa Exp $ .\" .\" Copyright (c) 2004 Damien Miller .\" @@ -72,7 +72,8 @@ Specify alternate reporting socket location (the default is .El .Sh SEE ALSO .Xr syslog 3 , -.Xr syslog.conf 5 +.Xr syslog.conf 5 , +.Xr syslogd 8 .Sh HISTORY The .Nm |