* [PATCH] fchmodat.2: ffix
@ 2012-05-02 2:06 David Prévot
[not found] ` <1335924400-6720-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2012-05-02 2:06 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot
The intended d660ffd fix was not correct.
---
man2/fchmodat.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/fchmodat.2 b/man2/fchmodat.2
index 2086bf4..db9512f 100644
--- a/man2/fchmodat.2
+++ b/man2/fchmodat.2
@@ -29,7 +29,7 @@ fchmodat \- change permissions of a file relative to a directory \
file descriptor
.SH SYNOPSIS
.nf
-.BR #include <fcntl.h> " /* Definition of AT_* constants */"
+.BR "#include <fcntl.h>" " /* Definition of AT_* constants */"
.B #include <sys/stat.h>
.sp
.BI "int fchmodat(int " dirfd ", const char *" pathname ", mode_t " \
--
1.7.10
--
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
end of thread, other threads:[~2012-05-02 3:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-02 2:06 [PATCH] fchmodat.2: ffix David Prévot
[not found] ` <1335924400-6720-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-05-02 3:49 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox