From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man3/getwd.3 | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'man/man3/getwd.3') diff --git a/man/man3/getwd.3 b/man/man3/getwd.3 index 6b053fda..d9aa02b1 100644 --- a/man/man3/getwd.3 +++ b/man/man3/getwd.3 @@ -21,17 +21,10 @@ places no more than .I size bytes in the buffer provided. .SH SOURCE -.B /usr/local/plan9/src/libc/9sys/getwd.c +.B /usr/local/plan9/src/lib9/getwd.c .SH "SEE ALSO" .IR pwd (1), -.IR fd2path (3) .SH DIAGNOSTICS On error, zero is returned. .IR Errstr (3) may be consulted for more information. -.SH BUGS -Although the name returned by -.I getwd -is guaranteed to be the path used to reach the directory, -if the name space has changed underfoot, the name may be -incorrect. -- cgit v1.2.3