diff options
author | joel <joel@FreeBSD.org> | 2006-02-13 21:34:19 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2006-02-13 21:34:19 +0000 |
commit | 8026c9fd7026909e028b86ff24d53ce692cc33ac (patch) | |
tree | 6d61b10c6d1a6b9e773013efe0c8330af37860e1 /share/man/man9/buf.9 | |
parent | 1710784ded936651a849a5611d1a9373d8bd0528 (diff) | |
download | FreeBSD-src-8026c9fd7026909e028b86ff24d53ce692cc33ac.zip FreeBSD-src-8026c9fd7026909e028b86ff24d53ce692cc33ac.tar.gz |
.Pp before .Sh is redundant.
Reviewed by: ru
Diffstat (limited to 'share/man/man9/buf.9')
-rw-r--r-- | share/man/man9/buf.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man9/buf.9 b/share/man/man9/buf.9 index 5ee05f3..cba3499 100644 --- a/share/man/man9/buf.9 +++ b/share/man/man9/buf.9 @@ -138,7 +138,6 @@ instantiated VM Buffers (struct buf's) prevent their underlying pages in the buffer cache from being freed. This can complicate the life of the paging system. -.Pp .\" .Sh SEE ALSO .\" .Xr <fillmein> 9 .Sh HISTORY |