From: Luk Claes Date: Mon, 3 Oct 2011 12:46:54 +0000 (-0400) Subject: nfs.man: Fix macro use X-Git-Tag: nfs-utils-1-2-6-rc1 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=1e0d29aba9fe57f504280ba458909f966057da9a;hp=1e0d29aba9fe57f504280ba458909f966057da9a nfs.man: Fix macro use 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 Signed-off-by: Steve Dickson ---