summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-07-05 15:17:32 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2013-07-05 15:17:32 +0200
commitb76142bfef85987db05e2cf8a59939cd690960c5 (patch)
tree6fede9a2ae10acee347361498018ee0f1b17abde /sys/man
parent76677bb8f0d1b5f5dd620de995c0c27c6494e93b (diff)
hjfs: add users command, fix newuser ? documentation
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/8/hjfs12
1 files changed, 8 insertions, 4 deletions
diff --git a/sys/man/8/hjfs b/sys/man/8/hjfs
index e7f84740c..49573fbb4 100644
--- a/sys/man/8/hjfs
+++ b/sys/man/8/hjfs
@@ -27,6 +27,8 @@ hjfs \- file server maintenance
.I name
.RI [ options ]
.PP
+.B users
+.PP
.B sync
.PP
.B debug-chdeind
@@ -113,10 +115,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 +155,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