Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/blacklist/bin typo



details:   https://anonhg.NetBSD.org/src/rev/e236968494e9
branches:  trunk
changeset: 346719:e236968494e9
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat Jul 30 06:09:29 2016 +0000

description:
typo

diffstat:

 external/bsd/blacklist/bin/blacklistd.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e20a3fc878e0 -r e236968494e9 external/bsd/blacklist/bin/blacklistd.8
--- a/external/bsd/blacklist/bin/blacklistd.8   Sat Jul 30 05:58:15 2016 +0000
+++ b/external/bsd/blacklist/bin/blacklistd.8   Sat Jul 30 06:09:29 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: blacklistd.8,v 1.17 2016/06/08 12:48:37 wiz Exp $
+.\" $NetBSD: blacklistd.8,v 1.18 2016/07/30 06:09:29 dholland Exp $
 .\"
 .\" Copyright (c) 2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -47,7 +47,7 @@
 .Nm
 is a daemon similar to
 .Xr syslogd 8
-that listens to a sockets at paths specified in the
+that listens to sockets at paths specified in the
 .Ar sockpathsfile
 for notifications from other daemons about successful or failed connection
 attempts.



Home | Main Index | Thread Index | Old Index