diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 21:24:19 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 21:24:19 +0000 |
| commit | 28eac3d22551459f27d1d10db3ce2c35c5689432 (patch) | |
| tree | fa119c5dc14467e96d2660032aaa9fa5689e8154 /lib/libc/sys/chdir.2 | |
| parent | 0f10dec0a68fa61b71c3f502d456a26f3956f62d (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/chdir.2')
| -rw-r--r-- | lib/libc/sys/chdir.2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/sys/chdir.2 b/lib/libc/sys/chdir.2 index 0b06fa8dcb019..6594fcd0b009d 100644 --- a/lib/libc/sys/chdir.2 +++ b/lib/libc/sys/chdir.2 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chdir.2 8.2 (Berkeley) 12/11/93 +.\" $Id$ .\" .Dd December 11, 1993 .Dt CHDIR 2 @@ -122,6 +123,10 @@ is not a valid file descriptor. is expected to conform to IEEE Std 1003.1-1988 .Pq Dq Tn POSIX . .Sh HISTORY +A +.Fn chdir +function call appeared in +.At v7 . The .Fn fchdir function call |
