diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-11-19 01:31:20 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-11-19 01:31:20 +0100 |
commit | a1066aa9921275bad1d720fa9433482e08dd77d8 (patch) | |
tree | a95b707aadfd051c38657298145847613ff443ea /sys/man/8 | |
parent | a28263f7b282a639e6da2f2a3ede794a4833807f (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/hjfs | 3 |
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 |