summaryrefslogtreecommitdiffstats
path: root/bin/chflags/chflags.1
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2006-03-06 10:12:14 +0000
committertrhodes <trhodes@FreeBSD.org>2006-03-06 10:12:14 +0000
commite26ef35902bca6a5b8f5bac7fec6eb538707969b (patch)
treedad052b65609089fb739c3e7c5e312ce00758304 /bin/chflags/chflags.1
parentfd9a2ba9436fd5c33bac662e086b643e52c9e008 (diff)
downloadFreeBSD-src-e26ef35902bca6a5b8f5bac7fec6eb538707969b.zip
FreeBSD-src-e26ef35902bca6a5b8f5bac7fec6eb538707969b.tar.gz
Slightly better markup.
Discussed with: ru
Diffstat (limited to 'bin/chflags/chflags.1')
-rw-r--r--bin/chflags/chflags.116
1 files changed, 8 insertions, 8 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 24e8cee..afac3d6 100644
--- a/bin/chflags/chflags.1
+++ b/bin/chflags/chflags.1
@@ -121,32 +121,32 @@ clear the nodump flag (owner or super-user only)
.El
.Pp
A few of the octal values include:
-.Bl -tag -offset indent -width ".Ar 10"
+.Bl -tag -offset indent -width ".Li 10"
.It Li 0
Clear all file flags.
.It Li 1
Translates to the
-.Ar nodump
+.Cm nodump
keyword.
.It Li 2
Translates to the
-.Ar uchg
+.Cm uchg
keyword.
.It Li 3
Translates to the
-.Ar uchg , nodump
+.Cm uchg , nodump
keywords.
.It Li 4
Translates to the
-.Ar uappnd
+.Cm uappnd
keyword.
.It Li 10
Translates to the
-.Ar opaque
+.Cm opaque
keyword.
.It Li 20
translates to the
-uunlnk
+.Cm uunlnk
keyword.
.El
.Pp
@@ -176,7 +176,7 @@ You can use "ls -lo" to see the flags of existing files.
.Pp
Note that the ability to change certain flags is dependent
on the current kernel
-.Em securelevel
+.Va securelevel
setting.
See
.Xr security 7
OpenPOWER on IntegriCloud