Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Mention lchflags in the NAME section.



details:   https://anonhg.NetBSD.org/src/rev/6e7a4f18c6a3
branches:  trunk
changeset: 533694:6e7a4f18c6a3
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Sun Jul 07 14:59:49 2002 +0000

description:
Mention lchflags in the NAME section.

diffstat:

 lib/libc/sys/chflags.2 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dee4080dd394 -r 6e7a4f18c6a3 lib/libc/sys/chflags.2
--- a/lib/libc/sys/chflags.2    Sun Jul 07 14:56:48 2002 +0000
+++ b/lib/libc/sys/chflags.2    Sun Jul 07 14:59:49 2002 +0000
@@ -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



Home | Main Index | Thread Index | Old Index