summaryrefslogtreecommitdiff
path: root/lib/libc/sys/chflags.2
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>1998-02-03 21:12:45 +0000
committerperry <perry@NetBSD.org>1998-02-03 21:12:45 +0000
commitaf4ebfa68d8f9cbe76a18fa02f1f260adbdfd001 (patch)
tree5b0918639db2ffd0f5075c497687c2718dde6906 /lib/libc/sys/chflags.2
parenta751b737085ee07cf58ee94c42d7820116df489a (diff)
.Bx'ize/.Nx'ize
Diffstat (limited to 'lib/libc/sys/chflags.2')
-rw-r--r--lib/libc/sys/chflags.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2
index 4b64a5e3ef4..faeace17c96 100644
--- a/lib/libc/sys/chflags.2
+++ b/lib/libc/sys/chflags.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: chflags.2,v 1.10 1998/02/02 05:20:25 perry Exp $
+.\" $NetBSD: chflags.2,v 1.11 1998/02/03 21:12:45 perry Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -173,4 +173,5 @@ The
.Fn chflags
and
.Fn fchflags
-functions first appeared in 4.4BSD.
+functions first appeared in
+.Bx 4.4 .