This commit is contained in:
Michael Kerrisk 2007-05-21 21:21:55 +00:00
parent efe1a2860b
commit f5848b8cb3
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ You need to allocate a bigger array and try again.
.SH "CONFORMING TO"
.BR getcwd ()
conforms to POSIX.1-2001.
.BR getwd()
.BR getwd ()
is present in POSIX.1-2001, but marked LEGACY.
.BR get_current_dir_name ()
is a GNU extension.