From victor@bsdes.net  Mon Nov 10 22:14:49 2008
Return-Path: <victor@bsdes.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 391C41065670
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Nov 2008 22:14:49 +0000 (UTC)
	(envelope-from victor@bsdes.net)
Received: from alf.bsdes.net (244.Red-217-126-240.staticIP.rima-tde.net [217.126.240.244])
	by mx1.freebsd.org (Postfix) with ESMTP id E12898FC26
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Nov 2008 22:14:48 +0000 (UTC)
	(envelope-from victor@bsdes.net)
Received: by alf.bsdes.net (Postfix, from userid 1001)
	id F021D119D91; Mon, 10 Nov 2008 22:58:17 +0100 (CET)
Message-Id: <20081110215817.F021D119D91@alf.bsdes.net>
Date: Mon, 10 Nov 2008 22:58:17 +0100 (CET)
From: Victor Balada Diaz <victor@bsdes.net>
Reply-To: Victor Balada Diaz <victor@bsdes.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Missing documentation about tmpfs mount options
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128768
>Category:       docs
>Synopsis:       Missing documentation about tmpfs mount options
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    delphij
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 10 22:20:01 UTC 2008
>Closed-Date:    Mon Dec 14 23:40:57 UTC 2009
>Last-Modified:  Mon Dec 14 23:40:57 UTC 2009
>Originator:     Victor Balada Diaz
>Release:        FreeBSD 7.1-BETA2 amd64
>Organization:
>Environment:
FreeBSD 7.1 -BETA2 amd64


	
>Description:
tmpfs have mount options that should be documented in mount(8).

This options are uid, gid, size, owner, inodes, mode. You can find a detailed
description of what they do in:

http://netbsd.gw.com/cgi-bin/man-cgi?mount_tmpfs+8+NetBSD-current

Also i find weird that FFS man page is no section 7 and tmpfs man page
is on section 5. Shouldn't tmpfs be on 4 or 7?
	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->delphij 
Responsible-Changed-By: murray 
Responsible-Changed-When: Mon Dec 15 00:54:41 UTC 2008 
Responsible-Changed-Why:  
Xin LI wrote the tmpfs man page.  Can you take a look at this PR about 
the appropriate section and mount options? 


http://www.freebsd.org/cgi/query-pr.cgi?pr=128768 

From: Yoshihiro Ota <ota@j.email.ne.jp>
To: bug-followup@FreeBSD.org
Cc: victor@bsdes.net, delphij@FreeBSD.org
Subject: Re: docs/128768: Missing documentation about tmpfs mount options
Date: Thu, 5 Feb 2009 23:48:52 -0500

 I am also interested in seeing one with updates.
 
 By the way, most of fs related man seems to be under man5.
 
 % ls man*/*fs.?
 man5/devfs.5            man5/mqueuefs.5         man5/xfs.5
 man5/ext2fs.5           man5/msdosfs.5          man7/ffs.7
 man5/fdescfs.5          man5/nullfs.5           man9/pseudofs.9
 man5/fs.5               man5/procfs.5           man9/vfs_getvfs.9
 man5/linprocfs.5        man5/reiserfs.5
 man5/linsysfs.5         man5/tmpfs.5
 % pwd
 /usr/src/share/man
 
 Regards,
 Hiro
State-Changed-From-To: open->closed 
State-Changed-By: delphij 
State-Changed-When: Mon Dec 14 23:40:29 UTC 2009 
State-Changed-Why:  
It looks like this is a duplicate of 124488 and was fixed already. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128768 
>Unformatted:
