Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/syslogd fix thinko



details:   https://anonhg.NetBSD.org/src/rev/3534f05bd9f7
branches:  trunk
changeset: 783981:3534f05bd9f7
user:      dholland <dholland%NetBSD.org@localhost>
date:      Mon Jan 14 03:05:41 2013 +0000

description:
fix thinko

diffstat:

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

diffs (18 lines):

diff -r 63b3b4f75b8a -r 3534f05bd9f7 usr.sbin/syslogd/syslogd.8
--- a/usr.sbin/syslogd/syslogd.8        Mon Jan 14 02:17:45 2013 +0000
+++ b/usr.sbin/syslogd/syslogd.8        Mon Jan 14 03:05:41 2013 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index