* [PATCH] lockf.3: update pointer to documentation in the kernel source in SEE ALSO
@ 2009-03-26 5:47 Nikanth Karthikesan
[not found] ` <200903261117.08423.knikanth-l3A5Bk7waGM@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Nikanth Karthikesan @ 2009-03-26 5:47 UTC (permalink / raw)
To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
The lockf.3 points to locks.txt and mandatory.txt in Documentation which has
been moved to Documentation/filesystems/locks.txt and
Documentation/filesystems/mandatory-locking.txt
Signed-off-by: Nikanth Karthikesan <knikanth-l3A5Bk7waGM@public.gmane.org>
---
diff --git a/man3/lockf.3 b/man3/lockf.3
index 53b5837..44fe024 100644
--- a/man3/lockf.3
+++ b/man3/lockf.3
@@ -134,6 +134,6 @@ SVr4, POSIX.1-2001.
There are also
.I locks.txt
and
-.I mandatory.txt
+.I mandatory-locking.txt
in
-.IR /usr/src/linux/Documentation .
+.IR /usr/src/linux/Documentation/filesystems .
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <200903261117.08423.knikanth-l3A5Bk7waGM@public.gmane.org>]
* Re: [PATCH] lockf.3: update pointer to documentation in the kernel source in SEE ALSO [not found] ` <200903261117.08423.knikanth-l3A5Bk7waGM@public.gmane.org> @ 2009-03-29 18:30 ` Michael Kerrisk 0 siblings, 0 replies; 2+ messages in thread From: Michael Kerrisk @ 2009-03-29 18:30 UTC (permalink / raw) To: Nikanth Karthikesan; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA Hi Nikanth, On Thu, Mar 26, 2009 at 6:47 PM, Nikanth Karthikesan <knikanth-l3A5Bk7waGM@public.gmane.org> wrote: > The lockf.3 points to locks.txt and mandatory.txt in Documentation which has > been moved to Documentation/filesystems/locks.txt and > Documentation/filesystems/mandatory-locking.txt > > Signed-off-by: Nikanth Karthikesan <knikanth-l3A5Bk7waGM@public.gmane.org> Thanks. Fixed for 3.20. I also included some text noting that mandatory.txt was the name in kernels <= 2.6.23. Cheers, Michael > diff --git a/man3/lockf.3 b/man3/lockf.3 > index 53b5837..44fe024 100644 > --- a/man3/lockf.3 > +++ b/man3/lockf.3 > @@ -134,6 +134,6 @@ SVr4, POSIX.1-2001. > There are also > .I locks.txt > and > -.I mandatory.txt > +.I mandatory-locking.txt > in > -.IR /usr/src/linux/Documentation . > +.IR /usr/src/linux/Documentation/filesystems . > > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-29 18:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 5:47 [PATCH] lockf.3: update pointer to documentation in the kernel source in SEE ALSO Nikanth Karthikesan
[not found] ` <200903261117.08423.knikanth-l3A5Bk7waGM@public.gmane.org>
2009-03-29 18:30 ` Michael Kerrisk
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox