diff options
author | BurnZeZ <devnull@localhost> | 2020-01-28 01:27:41 +0000 |
---|---|---|
committer | BurnZeZ <devnull@localhost> | 2020-01-28 01:27:41 +0000 |
commit | 2c0ccff2864549e77e1fa3e27802eee429ff3886 (patch) | |
tree | fc0a52f5fe3cf2c5d7c7bf799be975fd6f1d7127 /sys/man/1 | |
parent | 0f1b442bc04c64dcc0709a6a060a0ed3ef4935e7 (diff) |
walk: add D and T fmt characters (fileserver device/type)
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/walk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/man/1/walk b/sys/man/1/walk index 6129b0a3d..f8e7a75e2 100644 --- a/sys/man/1/walk +++ b/sys/man/1/walk @@ -89,6 +89,12 @@ size in bytes .TP .B x permissions +.TP +.B D +server device +.TP +.B T +server type (kernel device rune) .PD .PP The default statfmt is simply, |