From e4942b78fdeaa55b4d55cdeac6c0b68fc6a4441f Mon Sep 17 00:00:00 2001 From: cinap_lenrek <cinap_lenrek@gmx.de> Date: Sun, 22 Sep 2013 03:30:04 +0200 Subject: [PATCH] mkfs(8): also list -U option in table --- sys/man/8/mkfs | 3 +++ 1 file changed, 3 insertions(+) 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