summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /usr.bin/top
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/top.local.120
1 files changed, 10 insertions, 10 deletions
diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1
index 015b969..f3b0146 100644
--- a/usr.bin/top/top.local.1
+++ b/usr.bin/top/top.local.1
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $FreeBSD$
.SH "FreeBSD NOTES"
.SH DESCRIPTION OF MEMORY
@@ -33,20 +33,20 @@ immediate reallocation
.B Buf:
number of bytes used for BIO-level disk caching
.TP
-.B Free:
+.B Free:
number of bytes free
.TP
-.B Total:
+.B Total:
total available swap usage
-.TP
-.B Free:
+.TP
+.B Free:
total free swap usage
-.TP
-.B Inuse:
+.TP
+.B Inuse:
swap usage
-.TP
-.B In:
+.TP
+.B In:
bytes paged in from swap devices (last interval)
.TP
-.B Out:
+.B Out:
bytes paged out to swap devices (last interval)
OpenPOWER on IntegriCloud