Small rewrite of SEE ALSO text pointing to Document/* in kernel source.

This commit is contained in:
Michael Kerrisk 2007-05-27 12:13:11 +00:00
parent a3c945b37d
commit d880b21c28
2 changed files with 10 additions and 7 deletions

View File

@ -946,5 +946,9 @@ and signals will be sent to the owner.
.BR capabilities (7),
.BR feature_test_macros (7)
.P
See also locks.txt, mandatory.txt, and dnotify.txt in
/usr/src/linux/Documentation.
See also
.IR Documentation/locks.txt ,
.IR Documentation/mandatory.txt ,
and
.I Documentation/dnotify.txt
in the kernel source.

View File

@ -204,9 +204,8 @@ and occurs on many other implementations.)
.BR open (2),
.BR lockf (3)
There are also
.I locks.txt
See also
.I Documentation/locks.txt
and
.I mandatory.txt
in
.IR /usr/src/linux/Documentation .
.I Documentation/mandatory.txt
in the kernel source.