Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/inetd Simplify.
details: https://anonhg.NetBSD.org/src/rev/8f6401f18efc
branches: trunk
changeset: 355234:8f6401f18efc
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jul 20 07:42:54 2017 +0000
description:
Simplify.
diffstat:
usr.sbin/inetd/inetd.8 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r af1cdcfec976 -r 8f6401f18efc usr.sbin/inetd/inetd.8
--- a/usr.sbin/inetd/inetd.8 Thu Jul 20 03:17:59 2017 +0000
+++ b/usr.sbin/inetd/inetd.8 Thu Jul 20 07:42:54 2017 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index