diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-09-22 03:30:04 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-09-22 03:30:04 +0200 |
commit | e4942b78fdeaa55b4d55cdeac6c0b68fc6a4441f (patch) | |
tree | f88971c5835ede714bd23cffa6a0d77ad1ca1a12 /sys/man/8 | |
parent | d3b8ded315ecdba5867ada489549a7c8f084bc75 (diff) |
mkfs(8): also list -U option in table
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/mkfs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/8/mkfs b/sys/man/8/mkfs index 7079e50a8..6a37d61c7 100644 --- a/sys/man/8/mkfs +++ b/sys/man/8/mkfs @@ -107,6 +107,9 @@ as the name of the kfs service (default .B p Update the permissions of a file even if it is up to date. .TP +.B U +Update of uid and gid of the target files. +.TP .B r Copy all files. .TP |