Poul-Henning Kamp
|
777558c3ce
|
The SYNOPSYS of mount_umap(8) says
mount_umap [-o options] target mount-point uid-mapfile gid-mapfile
This should read
mount_umap [-o options] -u uid-mapfile -g gid-mapfile target mount-point
PR: 6586
Reviewed by: phk
Submitted by: Amakawa Shuhei amakawa@hoh.t.u-tokyo.ac.jp
|
1998-05-13 08:02:50 +00:00 |
|
Poul-Henning Kamp
|
bc345ec5bf
|
The description of the format of the id mapfile is wrong. You have
to write an original-id and a local-id in the other way around.
PR: 6593
Reviewed by: phk
Submitted by: Amakawa Shuhei <amakawa@hoh.t.u-tokyo.ac.jp>
|
1998-05-13 08:01:00 +00:00 |
|
Steve Price
|
681e5e7a09
|
Show the real revision date and not the date that this
manpage is being viewed.
|
1997-06-23 04:03:49 +00:00 |
|
Peter Wemm
|
4a4c52857e
|
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
|
1997-03-11 12:40:45 +00:00 |
|
Mike Pritchard
|
c0b0bcf4d3
|
Use the .Bx macro where appropriate.
|
1996-08-23 20:36:11 +00:00 |
|
Mike Pritchard
|
c4c23c4df8
|
Another round of various man page cleanups.
|
1996-02-09 17:25:57 +00:00 |
|
Rodney W. Grimes
|
8fae3551ec
|
BSD 4.4 Lite sbin Sources
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
|
1994-05-26 06:35:07 +00:00 |
|