Module Name:    src
Committed By:   christos
Date:           Thu May 28 14:57:42 UTC 2009

Modified Files:
        src/usr.bin/netstat: netstat.1

Log Message:
fix typo (Silas Silva)


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.bin/netstat/netstat.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/netstat/netstat.1
diff -u src/usr.bin/netstat/netstat.1:1.50 src/usr.bin/netstat/netstat.1:1.51
--- src/usr.bin/netstat/netstat.1:1.50	Wed Mar 11 09:54:29 2009
+++ src/usr.bin/netstat/netstat.1	Thu May 28 10:57:42 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: netstat.1,v 1.50 2009/03/11 13:54:29 joerg Exp $
+.\"	$NetBSD: netstat.1,v 1.51 2009/05/28 14:57:42 christos Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1992, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -380,7 +380,7 @@
 .Xr bpf 4
 descriptor which has three different values:
 Idle ('I'), Waiting ('W') and Timed Out ('T').
-The second character indicates wheter the promisc flag is set.
+The second character indicates whether the promisc flag is set.
 The third character indicates the status of the immediate mode.
 The fourth character indicates whether the peer will have the ability
 to see the packets sent.

Reply via email to