From 9bc17fdeb64c783fcfead6ea9e9b9e7bde30a26f Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 10 Jan 2009 22:48:12 +0000 Subject: Fix markup and spelling. --- usr.bin/netstat/netstat.1 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'usr.bin/netstat/netstat.1') diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index de87477..e4b9117 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -32,7 +32,7 @@ .\" @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd June 10, 2007 +.Dd May 16, 2008 .Dt NETSTAT 1 .Os .Sh NAME @@ -460,12 +460,15 @@ For more information about these flags, please refer to .Pp The .Fl x -flag causes netstat to output all the information recorded about data -stored in the socket buffers. The fields are: +flag causes +.Nm +to output all the information recorded about data +stored in the socket buffers. +The fields are: .Bl -column ".Li R-MBUF" .It Li R-MBUF Ta Number of mbufs in the receive queue. .It Li S-MBUF Ta Number of mbufs in the send queue. -.It Li R-CLUS Ta Number of clusters, of any type, in the recieve +.It Li R-CLUS Ta Number of clusters, of any type, in the receive queue. .It Li S-CLUS Ta Number of clusters, of any type, in the send queue. .It Li R-HIWA Ta Receive buffer high water mark, in bytes. -- cgit v1.1