Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 1998 00:23:18 +0900 (JST)
From:      hnokubi@yyy.or.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/7841: missing comma in systat.1
Message-ID:  <199809061521.AAA02289@mail.yyy.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         7841
>Category:       docs
>Synopsis:       missing comma in systat.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep  6 08:30:02 PDT 1998
>Last-Modified:
>Originator:     NOKUBI Hirotaka
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	

>Description:

	When I'm making diff for updating doc/ja/man/man1/systat.1,
	I find that a missing comma.

>How-To-Repeat:

	

>Fix:
	
Index: systat.1
===================================================================
RCS file: /home/ncvs/src/usr.bin/systat/systat.1,v
retrieving revision 1.12
diff -u -r1.12 systat.1
--- systat.1	1998/06/25 22:04:48	1.12
+++ systat.1	1998/09/06 14:31:32
@@ -490,7 +490,7 @@
 .Fx 3.0 ;
 the notion of having different display modes for the
 .Tn ICMP ,
-.Tn IP
+.Tn IP ,
 .Tn TCP ,
 and
 .Tn UDP
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809061521.AAA02289>