diff options
Diffstat (limited to 'misc-utils/namei.1')
-rw-r--r-- | misc-utils/namei.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc-utils/namei.1 b/misc-utils/namei.1 index ad375746..394eb6df 100644 --- a/misc-utils/namei.1 +++ b/misc-utils/namei.1 @@ -33,6 +33,7 @@ outputs a the following characters to identify the file types found: s = socket b = block device c = character device + p = FIFO (named pipe) - = regular file ? = an error of some kind .fi |