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