diff options
Diffstat (limited to 'lib/libc/sys/chflags.2')
-rw-r--r-- | lib/libc/sys/chflags.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2 index d02ff7cd6f2..fcd8f03cb9d 100644 --- a/lib/libc/sys/chflags.2 +++ b/lib/libc/sys/chflags.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chflags.2,v 1.10 1999/05/27 16:20:59 aaron Exp $ +.\" $OpenBSD: chflags.2,v 1.11 1999/06/05 04:47:42 aaron Exp $ .\" $NetBSD: chflags.2,v 1.6 1995/02/27 12:32:03 cgd Exp $ .\" .\" Copyright (c) 1989, 1993 @@ -58,7 +58,7 @@ has its flags changed to .Fa flags . .Pp The flags specified are formed by -.Em OR Ns 'ing +.Tn OR Ns 'ing the following values .Pp .Bl -tag -width "SF_IMMUTABLE" -compact -offset indent |