Module Name: src Committed By: dholland Date: Sun Jun 28 19:02:46 UTC 2009
Modified Files: src/usr.bin/netstat: netstat.1 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 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.51 src/usr.bin/netstat/netstat.1:1.52 --- src/usr.bin/netstat/netstat.1:1.51 Thu May 28 14:57:42 2009 +++ src/usr.bin/netstat/netstat.1 Sun Jun 28 19:02:46 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: netstat.1,v 1.51 2009/05/28 14:57:42 christos Exp $ +.\" $NetBSD: netstat.1,v 1.52 2009/06/28 19:02:46 dholland Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -290,7 +290,7 @@ or ``wildcard'', addresses and ports appear as ``*''. You can use the .Xr fstat 1 -to find out which process or processes hold references to a socket. +command to find out which process or processes hold references to a socket. .Pp The interface display provides a table of cumulative statistics regarding packets transferred, errors, and collisions.