]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/8/hjfs
merging erik quanstros nupas
[plan9front.git] / sys / man / 8 / hjfs
index 25237fd02be8749d04be4f25e4df0a0dcecc66aa..d21a085dba51161cd30ef3608a6445c73e189e74 100644 (file)
@@ -27,6 +27,8 @@ hjfs \- file server maintenance
 .I name
 .RI [ options ]
 .PP
+.B users
+.PP
 .B sync
 .PP
 .B debug-chdeind
@@ -48,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
@@ -113,10 +116,6 @@ owned by user and group
 The options are
 .TF =leaderxx
 .TP
-.B ?
-Print the entry for
-.IR name .
-.TP
 .B :
 Add a group: add the name to
 .B /adm/users
@@ -157,6 +156,12 @@ command the file server overwrites
 .B /adm/users
 to reflect the internal state of the user table.
 .PP
+.I Users
+reads the contents of file 
+.B /adm/users
+to initialize the file server's internal representation of the
+users structure.
+.PP
 .I Sync
 writes dirty blocks in memory to the magnetic disk cache.
 .PP
@@ -173,7 +178,7 @@ the old
 Dangerous if used carelessly.
 .PP
 .I Debug-deind
-requiers a
+requires a
 .I file
 argument. It prints the directory entry of
 .I file.
@@ -196,7 +201,7 @@ Check disk usage (output appears on the system console).
 .SH SEE ALSO
 .IR hjfs (4)
 .SH SOURCE
-.B /sys/src/hjfs
+.B /sys/src/cmd/hjfs
 .SH BUGS
 .B Debug-chdeind
 should perhaps be less crazy and have a portable interface.