Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/inetd typo



details:   https://anonhg.NetBSD.org/src/rev/1368318701a3
branches:  trunk
changeset: 487895:1368318701a3
user:      itojun <itojun%NetBSD.org@localhost>
date:      Wed Jun 14 16:06:43 2000 +0000

description:
typo

diffstat:

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

diffs (18 lines):

diff -r f16dd57c0011 -r 1368318701a3 usr.sbin/inetd/inetd.8
--- a/usr.sbin/inetd/inetd.8    Wed Jun 14 16:02:38 2000 +0000
+++ b/usr.sbin/inetd/inetd.8    Wed Jun 14 16:06:43 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: inetd.8,v 1.28 2000/06/14 15:57:26 itojun Exp $
+.\"    $NetBSD: inetd.8,v 1.29 2000/06/14 16:06:43 itojun Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -425,7 +425,7 @@
 and
 .Dq tcp6 ,
 IPv4 traffic will be routed to the server on
-.Dq tcp4,
+.Dq tcp4 ,
 and IPv6 traffic will go to server on
 .Dq tcp6 .
 .It



Home | Main Index | Thread Index | Old Index