ref: a1066aa9921275bad1d720fa9433482e08dd77d8
parent: a28263f7b282a639e6da2f2a3ede794a4833807f
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Tue Nov 18 20:31:20 EST 2014
hjfs(8): theres no chown in plan9, link to chgrp(1) manpage.
--- a/sys/man/8/hjfs
+++ b/sys/man/8/hjfs
@@ -50,7 +50,8 @@
.PP
.I Allow
disables permission checking and allows
-.BR chown .
+changing file ownership (see
+.IR chgrp (1)).
This may help in initializing a file system.
Use this with caution.
.PP