]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfs.man: Fix macro use nfs-utils-1-2-6-rc1
authorLuk Claes <luk@debian.org>
Mon, 3 Oct 2011 12:46:54 +0000 (08:46 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 3 Oct 2011 12:49:21 +0000 (08:49 -0400)
The groff macros for filling (word-wrapping) and tabulation control are
lower-case, but are written in upper-case here and so have been ignored.

Change the .NF and .FI lines to lower-case.

Change the .TA lines to lower-case and fix the tab stops to work both
on a terminal and in Postscript output.

Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found