]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
exports.man: Fix comment syntax
authorLuk Claes <luk@debian.org>
Mon, 29 Aug 2011 15:46:17 +0000 (11:46 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 29 Aug 2011 15:53:40 +0000 (11:53 -0400)
Using three single-quotes for a comment sort of works because it
results in invoking a nonexistent macro, but it results in a huge
number of warnings when trying to validate the man page.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found