Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/syslogd Typo



details:   https://anonhg.NetBSD.org/src/rev/43c081eae153
branches:  trunk
changeset: 342679:43c081eae153
user:      khorben <khorben%NetBSD.org@localhost>
date:      Tue Jan 05 00:41:30 2016 +0000

description:
Typo

diffstat:

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

diffs (18 lines):

diff -r 4001b06b69f1 -r 43c081eae153 usr.sbin/syslogd/syslog.conf.5
--- a/usr.sbin/syslogd/syslog.conf.5    Mon Jan 04 23:55:36 2016 +0000
+++ b/usr.sbin/syslogd/syslog.conf.5    Tue Jan 05 00:41:30 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: syslog.conf.5,v 1.21 2013/11/10 00:13:50 wiz Exp $
+.\"    $NetBSD: syslog.conf.5,v 1.22 2016/01/05 00:41:30 khorben Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -297,7 +297,7 @@
 calls
 .Xr fsync 2
 after writing messages from the kernel.
-Other messages are not synced explcitly.
+Other messages are not synced explicitly.
 You may disable syncing of files specified to receive kernel messages
 by prefixing the pathname with a minus sign
 .Ql - .



Home | Main Index | Thread Index | Old Index