Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/netstat Punctuation fix. From YOMURA Masanori in pri...



details:   https://anonhg.NetBSD.org/src/rev/61261e5c43e1
branches:  trunk
changeset: 584242:61261e5c43e1
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 11 23:20:12 2005 +0000

description:
Punctuation fix. From YOMURA Masanori in private mail.

diffstat:

 usr.bin/netstat/netstat.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bcf2322cf7b4 -r 61261e5c43e1 usr.bin/netstat/netstat.1
--- a/usr.bin/netstat/netstat.1 Sun Sep 11 23:19:27 2005 +0000
+++ b/usr.bin/netstat/netstat.1 Sun Sep 11 23:20:12 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: netstat.1,v 1.42 2005/09/11 23:19:27 wiz Exp $
+.\"    $NetBSD: netstat.1,v 1.43 2005/09/11 23:20:12 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1992, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -224,7 +224,7 @@
 This option may be used with any of the display formats.
 .It Fl S
 Show network addresses as numbers (as with
-.Fl n )
+.Fl n ,
 but show ports symbolically).
 .It Fl P Ar pcbaddr
 Dump the contents of the protocol control block (PCB) located at kernel



Home | Main Index | Thread Index | Old Index