diff options
| author | bjh21 <bjh21@NetBSD.org> | 2002-07-07 14:59:49 +0000 |
|---|---|---|
| committer | bjh21 <bjh21@NetBSD.org> | 2002-07-07 14:59:49 +0000 |
| commit | fcbf1cae9edc238ac3d02bfca2f5ca8c1d7a7449 (patch) | |
| tree | a0ff203f839156527776d3cab2d7bdf7dd109136 /lib/libc/sys | |
| parent | dd7d5397617b5c54c5e1a40b391fa4c35f617032 (diff) | |
Mention lchflags in the NAME section.
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/chflags.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2 index a77a9ab8a2f..cfc0fb7b2d7 100644 --- a/lib/libc/sys/chflags.2 +++ b/lib/libc/sys/chflags.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: chflags.2,v 1.19 2002/02/08 01:28:16 ross Exp $ +.\" $NetBSD: chflags.2,v 1.20 2002/07/07 14:59:49 bjh21 Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -38,6 +38,7 @@ .Os .Sh NAME .Nm chflags , +.Nm lchflags , .Nm fchflags .Nd set file flags .Sh LIBRARY |
