Module Name:    src
Committed By:   wiz
Date:           Thu Jul 20 07:42:54 UTC 2017

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

Log Message:
Simplify.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/usr.sbin/inetd/inetd.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/inetd/inetd.8
diff -u src/usr.sbin/inetd/inetd.8:1.60 src/usr.sbin/inetd/inetd.8:1.61
--- src/usr.sbin/inetd/inetd.8:1.60	Wed Jul 19 16:37:17 2017
+++ src/usr.sbin/inetd/inetd.8	Thu Jul 20 07:42:54 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: inetd.8,v 1.60 2017/07/19 16:37:17 dholland Exp $
+.\"	$NetBSD: inetd.8,v 1.61 2017/07/20 07:42:54 wiz Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -141,8 +141,7 @@ containing just
 a
 .Em listen-addr
 followed by a colon.
-The default (compatible with historical configuration files) is \&*
-.Ns .
+The default (compatible with historical configuration files) is \&*.
 To return to this behavior after configuring some services with
 specific listen addresses, give \&* explicitly.
 .Pp

Reply via email to