]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/unlink.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / unlink.2
index 79aaf070f8a283b9240235c2c5abd7e4217e92b3..a84c61b9b4f11ca710fdc7808451be420f90f3d7 100644 (file)
@@ -52,7 +52,7 @@ If the name referred to a symbolic link the link is removed.
 If the name referred to a socket, fifo or device the name for it is
 removed but processes which have the object open may continue to use
 it.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success, zero is returned.
 On error, \-1 is returned, and
 .I errno
@@ -138,14 +138,14 @@ capability).
 .B EROFS
 .I pathname
 refers to a file on a read-only file system.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 SVr4, 4.3BSD, POSIX.1-2001.
 .\" SVr4 documents additional error
 .\" conditions EINTR, EMULTIHOP, ETXTBSY, ENOLINK.
 .SH BUGS
 Infelicities in the protocol underlying NFS can cause the unexpected
 disappearance of files which are still being used.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR rm (1),
 .BR chmod (2),
 .BR link (2),