Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 1998 01:02:54 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG
Subject:   cvs commit: src/sbin/mount_umap mount_umap.8
Message-ID:  <199805130802.BAA02735@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/05/13 01:02:54 PDT

  Modified files:
    sbin/mount_umap      mount_umap.8 
  Log:
  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
  
  Revision  Changes    Path
  1.7       +2 -2      src/sbin/mount_umap/mount_umap.8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805130802.BAA02735>