summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-09-22 03:30:04 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2013-09-22 03:30:04 +0200
commite4942b78fdeaa55b4d55cdeac6c0b68fc6a4441f (patch)
treef88971c5835ede714bd23cffa6a0d77ad1ca1a12 /sys/man/8
parentd3b8ded315ecdba5867ada489549a7c8f084bc75 (diff)
mkfs(8): also list -U option in table
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/mkfs3
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