diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/setmode.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/setmode.3 b/lib/libc/gen/setmode.3 index bcca49c5118..d6f49df1122 100644 --- a/lib/libc/gen/setmode.3 +++ b/lib/libc/gen/setmode.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: setmode.3,v 1.10 2004/07/02 13:58:06 otto Exp $ +.\" $OpenBSD: setmode.3,v 1.11 2004/07/02 16:10:52 jmc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -90,7 +90,7 @@ function may fail and set for any of the errors specified for the library routine .Xr malloc 3 or to -.Er ERANGE +.Er ERANGE if an invalid octal value was specified. .Sh SEE ALSO .Xr chmod 1 , |