]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clean up the rmlock(9) manual page:
authorhmp <hmp@FreeBSD.org>
Sat, 10 Nov 2007 06:04:46 +0000 (06:04 +0000)
committerhmp <hmp@FreeBSD.org>
Sat, 10 Nov 2007 06:04:46 +0000 (06:04 +0000)
commit852b0453f41ed1efb8ccc1f4d6e4096319bc9802
tree0436a4129d08c76c486bd577b54ff860e1b22eff
parentf76ef1b7bf122f4e47b0b0c9ef293f7a19df6498
Clean up the rmlock(9) manual page:

    * Correct spelling and grammar
    * Re-structure sentences in BUGS section for legibility
    * Break long lines appropriately
    * Break lines at full stops
    * Add mdoc(9) commands where applicable
    * Remove superfluous .Ft in the SYNOPSIS section
    * Various other mdoc(9) fixes
share/man/man9/rmlock.9