All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luk Claes <luk@debian.org>
To: Steve Dickson <steved@redhat.com>, linux-nfs@vger.kernel.org
Cc: Luk Claes <luk@debian.org>
Subject: [PATCH 1/6] exports.man: "\* d lets man complain
Date: Sat,  6 Aug 2011 09:41:14 +0200	[thread overview]
Message-ID: <1312616479-312-2-git-send-email-luk@debian.org> (raw)
In-Reply-To: <1312616479-312-1-git-send-email-luk@debian.org>

man complains with "macro `d' not defined", so remove these seemingly unneeded characters

Signed-off-by: Luk Claes <luk@debian.org>
---
 utils/exportfs/exports.man |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
index b202583..f9e8304 100644
--- a/utils/exportfs/exports.man
+++ b/utils/exportfs/exports.man
@@ -130,7 +130,7 @@ this way are ro, rw, no_root_squash, root_squash, and all_squash.
 .BR exportfs
 understands the following export options:
 .TP
-.IR secure "\*d
+.IR secure
 This option requires that requests originate on an Internet port less
 than IPPORT_RESERVED (1024). This option is on by default. To turn it
 off, specify
-- 
1.7.5.4


  reply	other threads:[~2011-08-06  7:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-06  7:41 Manpage syntax fixes Luk Claes
2011-08-06  7:41 ` Luk Claes [this message]
2011-08-06  7:41 ` [PATCH 2/6] nfs.man: man complains when line starts with quote Luk Claes
2011-08-06  7:41 ` [PATCH 3/6] statd.man: man complains about lines starting with ' Luk Claes
2011-08-06  7:41 ` [PATCH 4/6] nfsiostat.man: Fix missing I in ".I <interval>" Luk Claes
2011-08-06  7:41 ` [PATCH 5/6] exports.man: Fix comment syntax Luk Claes
2011-08-06  7:41 ` [PATCH 6/6] nfs.man: Fix macro use for fstab examples Luk Claes
2011-08-29 15:55 ` Manpage syntax fixes Steve Dickson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1312616479-312-2-git-send-email-luk@debian.org \
    --to=luk@debian.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=steved@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.