git: 9front

Download patch

ref: d821d5c4a997766dd4fd480098381a63a6cdaaaa
parent: cf6e78d13bba9bf0ef7941a119eaf1590ab5add5
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Sat Sep 21 23:30:04 EDT 2013

mkfs(8): also list -U option in table

--- a/sys/man/8/mkfs
+++ b/sys/man/8/mkfs
@@ -107,6 +107,9 @@
 .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
--