aboutsummaryrefslogtreecommitdiff
path: root/man/man3/getwd.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/getwd.3')
-rw-r--r--man/man3/getwd.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man3/getwd.3 b/man/man3/getwd.3
index 245914f3..f9ef1949 100644
--- a/man/man3/getwd.3
+++ b/man/man3/getwd.3
@@ -23,10 +23,10 @@ bytes in the buffer provided.
.SH SOURCE
.B \*9/src/lib9/getwd.c
.SH "SEE ALSO"
-.IR pwd (1)
+.MR pwd (1)
.SH DIAGNOSTICS
On error, zero is returned.
-.IR Errstr (3)
+.MR Errstr (3)
may be consulted for more information.
.SH BUGS
To avoid name conflicts with the underlying system,
@@ -34,4 +34,4 @@ To avoid name conflicts with the underlying system,
is a preprocessor macro defined as
.IR p9getwd ;
see
-.IR intro (3).
+.MR intro (3) .