summaryrefslogtreecommitdiff
path: root/man/unlink.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/unlink.x
parentca6207e2f9aa7fa8c4b50765ea58b4f50488dc08 (diff)
downloadcoreutils-2810f3534babf1e060d198846ef230532f7f0ed0.tar.xz
Add `SEE ALSO' references to syscalls from utilities of the same name.
Diffstat (limited to 'man/unlink.x')
-rw-r--r--man/unlink.x2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/unlink.x b/man/unlink.x
index 30366279b..d12cc2e84 100644
--- a/man/unlink.x
+++ b/man/unlink.x
@@ -2,3 +2,5 @@
unlink \- call the unlink function to remove the specified file
[DESCRIPTION]
.\" Add any additional description here
+[SEE ALSO]
+unlink(2)