]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - misc-utils/namei.1.adoc
autotools: add missing dist_noinst_DATA
[thirdparty/util-linux.git] / misc-utils / namei.1.adoc
index 06a9b4d2a6d30eb7e352d0760c399345d2b8af4a..2cfeac1af518573025197e5d4cb0c0ff9c9b8288 100644 (file)
@@ -39,28 +39,28 @@ For each line of output, *namei* uses the following characters to identify the f
 == OPTIONS
 
 *-l*, *--long*::
-  Use the long listing format (same as *-m -o -v*).
+Use the long listing format (same as *-m -o -v*).
 
 *-m*, *--modes*::
-  Show the mode bits of each file type in the style of *ls*(1), for example 'rwxr-xr-x'.
+Show the mode bits of each file type in the style of *ls*(1), for example 'rwxr-xr-x'.
 
 *-n*, *--nosymlinks*::
-  Don't follow symlinks.
+Don't follow symlinks.
 
 *-o*, *--owners*::
-  Show owner and group name of each file.
+Show owner and group name of each file.
 
 *-v*, *--vertical*::
-  Vertically align the modes and owners.
+Vertically align the modes and owners.
 
 *-x*, *--mountpoints*::
-  Show mountpoint directories with a 'D' rather than a 'd'.
+Show mountpoint directories with a 'D' rather than a 'd'.
 
-*-V*, *--version*::
-  Display version information and exit.
+*-Z*, *--context*::
+Show security context of the file or "?" if not available.
+The support for security contexts is optional and does not have to be compiled to the *namei* binary.
 
-*-h*, *--help*::
-  Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == BUGS
 
@@ -68,7 +68,7 @@ To be discovered.
 
 == AUTHORS
 
-The original *namei* program was written by Roger mailto:rogers@amadeus.wr.tek.com[Roger Southwick].
+The original *namei* program was written by mailto:rogers@amadeus.wr.tek.com[Roger Southwick].
 
 The program was rewritten by Karel Zak mailto:kzak@redhat.com[Karel Zak].
 
@@ -78,10 +78,10 @@ The program was rewritten by Karel Zak mailto:kzak@redhat.com[Karel Zak].
 *stat*(1),
 *symlink*(7)
 
-include::../man-common/bugreports.adoc[]
+include::man-common/bugreports.adoc[]
 
-include::../man-common/footer.adoc[]
+include::man-common/footer.adoc[]
 
 ifdef::translation[]
-include::../man-common/translation.adoc[]
+include::man-common/translation.adoc[]
 endif::[]