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 2/6] nfs.man: man complains when line starts with quote
Date: Sat,  6 Aug 2011 09:41:15 +0200	[thread overview]
Message-ID: <1312616479-312-3-git-send-email-luk@debian.org> (raw)
In-Reply-To: <1312616479-312-1-git-send-email-luk@debian.org>

Fix "macro `local_lock=flock'.' not defined" by avoiding to put a quote at the beginning of the line.

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

diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index be91a25..6152235 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -752,8 +752,8 @@ If
 is specified, the client assumes that POSIX locks are local and uses NLM
 sideband protocol to lock files when flock locks are used.
 .IP
-To support legacy flock behavior similar to that of NFS clients < 2.6.12, use
-'local_lock=flock'. This option is required when exporting NFS mounts via
+To support legacy flock behavior similar to that of NFS clients < 2.6.12, 
+use 'local_lock=flock'. This option is required when exporting NFS mounts via
 Samba as Samba maps Windows share mode locks as flock. Since NFS clients >
 2.6.12 implement flock by emulating POSIX locks, this will result in
 conflicting locks.
-- 
1.7.5.4


  parent 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 ` [PATCH 1/6] exports.man: "\* d lets man complain Luk Claes
2011-08-06  7:41 ` Luk Claes [this message]
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-3-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.