Add some markup to improve clarity.
This commit is contained in:
parent
a1f246d056
commit
63eb8c3760
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: chflags.1,v 1.17 2003/08/07 11:13:16 agc Exp $
|
||||
.\" $NetBSD: chflags.1,v 1.18 2009/06/29 03:49:41 dholland Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1990, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -72,7 +72,11 @@ If the
|
|||
option is specified, no symbolic links are followed.
|
||||
.It Fl R
|
||||
Change the file flags for the file hierarchies rooted
|
||||
in the files instead of just the files themselves.
|
||||
in the
|
||||
.Ar files
|
||||
instead of just the
|
||||
.Ar files
|
||||
themselves.
|
||||
.It Fl h
|
||||
If the
|
||||
.Ar file
|
||||
|
|
Loading…
Reference in New Issue