All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man: fix nolazytime typo in mount(8)
@ 2015-06-03 16:32 Andreas Henriksson
  2015-06-08 10:21 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Henriksson @ 2015-06-03 16:32 UTC (permalink / raw)
  To: util-linux; +Cc: 786554, Andreas Henriksson

Avoids double negation...

Addresses: http://bugs.debian.org/786554
Reported-by: Felix Zielcke <fzielcke@z-51.de>
Signed-off-by: Andreas Henriksson <andreas@fatal.se>
---
 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 a4ff749..2783923 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1067,7 +1067,7 @@ or
 .sp
 .TP
 .B nolazytime
-Do not use the nolazytime feature.
+Do not use the lazytime feature.
 .TP
 .B suid
 Allow set-user-identifier or set-group-identifier bits to take
-- 
2.1.4


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

* Re: [PATCH] man: fix nolazytime typo in mount(8)
  2015-06-03 16:32 [PATCH] man: fix nolazytime typo in mount(8) Andreas Henriksson
@ 2015-06-08 10:21 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2015-06-08 10:21 UTC (permalink / raw)
  To: Andreas Henriksson; +Cc: util-linux, 786554

On Wed, Jun 03, 2015 at 06:32:09PM +0200, Andreas Henriksson 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:[~2015-06-08 10:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 16:32 [PATCH] man: fix nolazytime typo in mount(8) Andreas Henriksson
2015-06-08 10:21 ` Karel Zak

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.