diff options
Diffstat (limited to 'lib/libc/sys/rename.2')
-rw-r--r-- | lib/libc/sys/rename.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/rename.2 b/lib/libc/sys/rename.2 index f393ee077dd..d8938259a8b 100644 --- a/lib/libc/sys/rename.2 +++ b/lib/libc/sys/rename.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rename.2,v 1.5 1999/05/16 19:55:34 alex Exp $ +.\" $OpenBSD: rename.2,v 1.6 1999/05/23 14:10:55 aaron Exp $ .\" $NetBSD: rename.2,v 1.7 1995/02/27 12:36:15 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 4, 1993 .Dt RENAME 2 -.Os BSD 4.2 +.Os .Sh NAME .Nm rename .Nd change the name of a file |