Module Name:    src
Committed By:   dholland
Date:           Mon Jan 14 03:05:41 UTC 2013

Modified Files:
        src/usr.sbin/syslogd: syslogd.8

Log Message:
fix thinko


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/syslogd/syslogd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/syslogd/syslogd.8
diff -u src/usr.sbin/syslogd/syslogd.8:1.53 src/usr.sbin/syslogd/syslogd.8:1.54
--- src/usr.sbin/syslogd/syslogd.8:1.53	Tue Oct 30 23:03:02 2012
+++ src/usr.sbin/syslogd/syslogd.8	Mon Jan 14 03:05:41 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: syslogd.8,v 1.53 2012/10/30 23:03:02 wiz Exp $
+.\"	$NetBSD: syslogd.8,v 1.54 2013/01/14 03:05:41 dholland Exp $
 .\"
 .\" Copyright (c) 1983, 1986, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -95,7 +95,7 @@ Multiple
 options create multiple log sockets.
 If no
 .Fl p
-arguments are created, the default socket of
+arguments are given, the default socket of
 .Pa /var/run/log
 is used.
 .It Fl r

Reply via email to