From owner-freebsd-doc Mon May 11 12:33:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05836 for freebsd-doc-outgoing; Mon, 11 May 1998 12:33:25 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05821 for ; Mon, 11 May 1998 12:33:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA25685; Mon, 11 May 1998 12:30:01 -0700 (PDT) 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 ; 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 X-Send-Pr-Version: 3.2 Subject: docs/6593: wrong description in mount_umap(8) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6593 >Category: docs >Synopsis: wrong description in mount_umap(8) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon May 11 12:30:00 PDT 1998 >Last-Modified: >Originator: Amakawa Shuhei >Organization: Univ. of Tokyo >Release: FreeBSD 2.2.6-RELEASE i386 >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 >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message