* [PATCH] rename(2): fix spacing
@ 2014-08-14 7:15 Mike Frysinger
[not found] ` <1408000518-17709-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2014-08-14 7:15 UTC (permalink / raw)
To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
---
man2/rename.2 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man2/rename.2 b/man2/rename.2
index a258972..02ef75c 100644
--- a/man2/rename.2
+++ b/man2/rename.2
@@ -121,7 +121,7 @@ If
refers to a symbolic link, the link is renamed; if
.I newpath
refers to a symbolic link, the link will be overwritten.
-.SS renameat ()
+.SS renameat()
The
.BR renameat ()
system call operates in exactly the same way as
@@ -409,7 +409,7 @@ was added to Linux in kernel 3.15.
.BR renameat ():
POSIX.1-2008.
-.BR renameat2()
+.BR renameat2 ()
is Linux-specific.
.SH BUGS
On NFS filesystems, you can not assume that if the operation
--
2.0.0
--
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] rename(2): fix spacing
[not found] ` <1408000518-17709-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
@ 2014-08-15 18:06 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-08-15 18:06 UTC (permalink / raw)
To: Mike Frysinger
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
Thanks, Mike. Applied.
Cheers,
Michael
On 08/14/2014 09:15 AM, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
> ---
> man2/rename.2 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man2/rename.2 b/man2/rename.2
> index a258972..02ef75c 100644
> --- a/man2/rename.2
> +++ b/man2/rename.2
> @@ -121,7 +121,7 @@ If
> refers to a symbolic link, the link is renamed; if
> .I newpath
> refers to a symbolic link, the link will be overwritten.
> -.SS renameat ()
> +.SS renameat()
> The
> .BR renameat ()
> system call operates in exactly the same way as
> @@ -409,7 +409,7 @@ was added to Linux in kernel 3.15.
> .BR renameat ():
> POSIX.1-2008.
>
> -.BR renameat2()
> +.BR renameat2 ()
> is Linux-specific.
> .SH BUGS
> On NFS filesystems, you can not assume that if the operation
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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:[~2014-08-15 18:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14 7:15 [PATCH] rename(2): fix spacing Mike Frysinger
[not found] ` <1408000518-17709-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2014-08-15 18:06 ` Michael Kerrisk (man-pages)
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.