freebsd_amp_hwpstate/sbin/mount_umap
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
..
Makefile
mount_umap.8 The SYNOPSYS of mount_umap(8) says 1998-05-13 08:02:50 +00:00
mount_umap.c
sample.group.mapfile
sample.user.mapfile
umap_manual