]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/rename.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / rename.2
index 23843c58579dd28718a8609edc0fa04e00b0ea4e..bd7cd2e373aea897b8e049b909406b259d2512e8 100644 (file)
@@ -88,7 +88,7 @@ If
 refers to a symbolic link the link is renamed; if
 .I newpath
 refers to a symbolic link the link will be overwritten.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success, zero is returned.
 On error, \-1 is returned, and
 .I errno
@@ -229,7 +229,7 @@ are not on the same mounted file system.
 .BR rename ()
 does not work across different mount points,
 even if the same file system is mounted on both.)
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 4.3BSD, C89, C99, POSIX.1-2001.
 .SH BUGS
 On NFS file systems, you can not assume that if the operation
@@ -242,7 +242,7 @@ deal with this.
 See
 .BR link (2)
 for a similar problem.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR mv (1),
 .BR chmod (2),
 .BR link (2),