From amakawa@nebula.t.u-tokyo.ac.jp  Mon May 11 12:24:23 1998
Received: from nebula.t.u-tokyo.ac.jp (nebula.t.u-tokyo.ac.jp [133.11.94.192])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04097
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 May 1998 12:24:22 -0700 (PDT)
          (envelope-from amakawa@nebula.t.u-tokyo.ac.jp)
Received: (from amakawa@localhost)
	by nebula.t.u-tokyo.ac.jp (8.8.8/8.8.8) id EAA00954;
	Tue, 12 May 1998 04:24:22 +0900 (JST)
	(envelope-from amakawa)
Message-Id: <199805111924.EAA00954@nebula.t.u-tokyo.ac.jp>
Date: Tue, 12 May 1998 04:24:22 +0900 (JST)
From: amakawa@hoh.t.u-tokyo.ac.jp
Reply-To: amakawa@hoh.t.u-tokyo.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: wrong description in mount_umap(8)
X-Send-Pr-Version: 3.2

>Number:         6593
>Category:       docs
>Synopsis:       wrong description in mount_umap(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 11 12:30:00 PDT 1998
>Closed-Date:    Wed May 13 01:01:11 PDT 1998
>Last-Modified:  Wed May 13 01:01:26 PDT 1998
>Originator:     Amakawa Shuhei
>Release:        FreeBSD 2.2.6-RELEASE i386
>Organization:
Univ. of Tokyo
>Environment:

	

>Description:

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.

>How-To-Repeat:

man mount_umap

>Fix:
	
*** mount_umap.org.8    Sat Aug 24 05:35:18 1996
--- mount_umap.new.8    Tue May 12 04:03:35 1998
***************
*** 92,99 ****
  describe the mappings to be made between identifiers.
  Briefly, the format of these files is a count of the number of
  mappings on the first line, with each subsequent line containing
! a single mapping.  Each of these mappings consists of an id from
! the original environment and the corresponding id in the local environment,
  separated by white space.  
  .Em uid-mapfile 
  should contain all uid
--- 92,99 ----
  describe the mappings to be made between identifiers.
  Briefly, the format of these files is a count of the number of
  mappings on the first line, with each subsequent line containing
! a single mapping.  Each of these mappings consists of an id in
! the local environment and the corresponding id from the original environment,
  separated by white space.  
  .Em uid-mapfile 
  should contain all uid
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Wed May 13 01:01:11 PDT 1998 
State-Changed-Why:  
committed, thanks! 
>Unformatted:
