public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mount.8: fix grammar
@ 2013-11-25 15:23 Phillip Susi
  2013-12-02 10:16 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Phillip Susi @ 2013-11-25 15:23 UTC (permalink / raw)
  To: util-linux

Switch "A unbindable" to "An unbindable"

Reported-by: Regid Ichira <regid23@nt1.in>
Signed-off-by: Phillip Susi <psusi@ubuntu.com>
---
 sys-utils/mount.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 65a054e..8fb21a5 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -466,7 +466,7 @@ Since Linux 2.6.15 it is possible to mark a mount and its submounts as shared,
 private, slave or unbindable. A shared mount provides ability to create mirrors
 of that mount such that mounts and umounts within any of the mirrors propagate
 to the other mirror. A slave mount receives propagation from its master, but
-any not vice-versa.  A private mount carries no propagation abilities.  A
+any not vice-versa.  A private mount carries no propagation abilities.  An
 unbindable mount is a private mount which cannot be cloned through a bind
 operation. Detailed semantics is documented in
 .B Documentation/filesystems/sharedsubtree.txt
-- 
1.8.3.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mount.8: fix grammar
  2013-11-25 15:23 [PATCH] mount.8: fix grammar Phillip Susi
@ 2013-12-02 10:16 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2013-12-02 10:16 UTC (permalink / raw)
  To: Phillip Susi; +Cc: util-linux

On Mon, Nov 25, 2013 at 10:23:26AM -0500, Phillip Susi wrote:
>  sys-utils/mount.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-02 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-25 15:23 [PATCH] mount.8: fix grammar Phillip Susi
2013-12-02 10:16 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox