* [PATCH] getmntent.3: tfix
@ 2013-07-17 21:24 Simon Paillard
[not found] ` <1374096281-19350-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Simon Paillard @ 2013-07-17 21:24 UTC (permalink / raw)
To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard
---
man3/getmntent.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man3/getmntent.3 b/man3/getmntent.3
index e8ca467..29de035 100644
--- a/man3/getmntent.3
+++ b/man3/getmntent.3
@@ -66,7 +66,7 @@ _BSD_SOURCE || _SVID_SOURCE
These routines are used to access the file system description file
.I /etc/fstab
and the mounted file system description file
-.IR etc/mtab .
+.IR /etc/mtab .
.PP
The
.BR setmntent ()
--
1.7.10.4
--
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
* Re: [PATCH] getmntent.3: tfix
[not found] ` <1374096281-19350-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-07-17 23:32 ` Michael Kerrisk
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2013-07-17 23:32 UTC (permalink / raw)
To: Simon Paillard
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA,
mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Thanks. Applied.
Cheers,
Michael
On 07/17/13 23:24, Simon Paillard wrote:
> ---
> man3/getmntent.3 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man3/getmntent.3 b/man3/getmntent.3
> index e8ca467..29de035 100644
> --- a/man3/getmntent.3
> +++ b/man3/getmntent.3
> @@ -66,7 +66,7 @@ _BSD_SOURCE || _SVID_SOURCE
> These routines are used to access the file system description file
> .I /etc/fstab
> and the mounted file system description file
> -.IR etc/mtab .
> +.IR /etc/mtab .
> .PP
> The
> .BR setmntent ()
>
--
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:[~2013-07-17 23:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-17 21:24 [PATCH] getmntent.3: tfix Simon Paillard
[not found] ` <1374096281-19350-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-07-17 23:32 ` Michael Kerrisk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).