diff options
Diffstat (limited to 'lib/libc/gen/getcwd.3')
-rw-r--r-- | lib/libc/gen/getcwd.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/getcwd.3 b/lib/libc/gen/getcwd.3 index f5320aa5aa1..517ab1f6059 100644 --- a/lib/libc/gen/getcwd.3 +++ b/lib/libc/gen/getcwd.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getcwd.3,v 1.3 1997/11/24 02:07:24 deraadt Exp $ +.\" $OpenBSD: getcwd.3,v 1.4 1999/05/23 14:10:59 aaron Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .Dd December 11, 1993 .Dt GETCWD 3 -.Os BSD 4.2 +.Os .Sh NAME .Nm getcwd , .Nm getwd |