summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-11-19 01:31:20 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-11-19 01:31:20 +0100
commita1066aa9921275bad1d720fa9433482e08dd77d8 (patch)
treea95b707aadfd051c38657298145847613ff443ea /sys/man/8
parenta28263f7b282a639e6da2f2a3ede794a4833807f (diff)
hjfs(8): theres no chown in plan9, link to chgrp(1) manpage.
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/hjfs3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/man/8/hjfs b/sys/man/8/hjfs
index 58fb32cab..d21a085db 100644
--- a/sys/man/8/hjfs
+++ b/sys/man/8/hjfs
@@ -50,7 +50,8 @@ file server.
.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