summaryrefslogtreecommitdiff
path: root/man/chmod.x
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-03-06 15:27:50 +0000
committerJim Meyering <jim@meyering.net>2006-03-06 15:27:50 +0000
commit2810f3534babf1e060d198846ef230532f7f0ed0 (patch)
treedc1be3c4aacaacf54554daafc7fa8e2cfe46c90c /man/chmod.x
parentca6207e2f9aa7fa8c4b50765ea58b4f50488dc08 (diff)
downloadcoreutils-2810f3534babf1e060d198846ef230532f7f0ed0.tar.xz
Add `SEE ALSO' references to syscalls from utilities of the same name.
Diffstat (limited to 'man/chmod.x')
-rw-r--r--man/chmod.x2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/chmod.x b/man/chmod.x
index 6b857b9fb..497206667 100644
--- a/man/chmod.x
+++ b/man/chmod.x
@@ -67,3 +67,5 @@ sticky bit, anyone able to write to the directory can delete or rename
files. The sticky bit is commonly found on directories, such as /tmp,
that are world-writable.
.SH OPTIONS
+[SEE ALSO]
+chmod(2)