]> git.lizzy.rs Git - plan9front.git/commitdiff
getwd(2): add reference to chdir(2) in SEE ALSO section
authorAlex Musolino <alex@musolino.id.au>
Tue, 25 Aug 2020 11:21:38 +0000 (20:51 +0930)
committerAlex Musolino <alex@musolino.id.au>
Tue, 25 Aug 2020 11:21:38 +0000 (20:51 +0930)
sys/man/2/getwd

index ac99719e09a30299706960241cce5fde36d36c51..53b2ee37abc7b90ed2aecb4e18e416178e750c22 100644 (file)
@@ -24,6 +24,7 @@ bytes in the buffer provided.
 .B /sys/src/libc/9sys/getwd.c
 .SH "SEE ALSO"
 .IR pwd (1),
+.IR getwd (2),
 .IR fd2path (2)
 .SH DIAGNOSTICS
 On error, zero is returned.