=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/chflags/Attic/chflags.1,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/chflags/Attic/chflags.1 1998/09/23 04:32:36 1.4 --- src/usr.bin/chflags/Attic/chflags.1 1999/07/04 11:53:51 1.5 *************** *** 1,4 **** ! .\" $OpenBSD: chflags.1,v 1.4 1998/09/23 04:32:36 aaron Exp $ .\" $NetBSD: chflags.1,v 1.4 1995/08/31 22:50:22 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993, 1994 --- 1,4 ---- ! .\" $OpenBSD: chflags.1,v 1.5 1999/07/04 11:53:51 aaron Exp $ .\" $NetBSD: chflags.1,v 1.4 1995/08/31 22:50:22 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993, 1994 *************** *** 53,59 **** .Ar file Op Ar ... .Sh DESCRIPTION The ! .Nm chflags utility modifies the file flags of the listed files as specified by the .Ar flags --- 53,59 ---- .Ar file Op Ar ... .Sh DESCRIPTION The ! .Nm utility modifies the file flags of the listed files as specified by the .Ar flags *************** *** 104,110 **** or .Fl L option is set, ! .Nm chflags on a symbolic link always succeeds and has no effect. The .Fl H , --- 104,110 ---- or .Fl L option is set, ! .Nm on a symbolic link always succeeds and has no effect. The .Fl H , *************** *** 120,126 **** You can use "ls -lo" to see the flags of existing files. .Pp The ! .Nm chflags utility exits 0 on success or >0 if an error occurred. .Sh SEE ALSO .Xr ls 1 , --- 120,126 ---- You can use "ls -lo" to see the flags of existing files. .Pp The ! .Nm utility exits 0 on success or >0 if an error occurred. .Sh SEE ALSO .Xr ls 1 ,