Bug 124488

Summary: [patch] document supported mount options in tmpfs(5) man page
Product: Documentation Reporter: Pietro Cerutti <gahr>
Component: Books & ArticlesAssignee: Remko Lodder <remko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tmpfs.5.diff none

Description Pietro Cerutti freebsd_committer freebsd_triage 2008-06-11 16:20:01 UTC

    
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2008-06-12 11:52:58 UTC
Responsible Changed
From-To: freebsd-doc->remko

I'll take it.
Comment 2 Remko Lodder 2008-06-12 11:55:27 UTC
On Wed, June 11, 2008 5:10 pm, Pietro Cerutti wrote:
>
>>Number:         124488
>>Category:       docs
>>Synopsis:       [tmpfs] document supported mount options in man page
>>Confidential:   no
>>Severity:       non-critical
>>Priority:       low
>>Responsible:    freebsd-doc
>>State:          open
>>Quarter:
>>Keywords:
>>Date-Required:
>>Class:          sw-bug
>>Submitter-Id:   current-users
>>Arrival-Date:   Wed Jun 11 15:20:01 UTC 2008
>>Closed-Date:
>>Last-Modified:
>>Originator:     Pietro Cerutti
>>Release:        FreeBSD 8.0-CURRENT i386
>>Organization:
> The FreeBSD Project
>>Environment:
>
>
> System: FreeBSD 8.0-CURRENT #44: Wed Jun 11 00:28:02 CEST 2008
>     root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034
>
>
>
>>Description:
>
>
>
>
>
>>How-To-Repeat:
>
>
>
>
>
>>Fix:
>
>
> --- tmpfs.5.diff begins here ---
> Index: tmpfs.5
> ===================================================================
> RCS file: /home/ncvs/src/share/man/man5/tmpfs.5,v
> retrieving revision 1.3
> diff -u -r1.3 tmpfs.5
> --- tmpfs.5	18 Jun 2007 19:19:02 -0000	1.3
> +++ tmpfs.5	11 Jun 2008 15:09:03 -0000
> @@ -54,6 +54,22 @@

^^^ update motification date please

>  kernel to access
>  .Tn tmpfs
>  file systems.
> +.Sh OPTIONS
> +The following options are available when
> +mounting
> +.Nm
> +file systems:
> +.Bl -tag -width indent
> +.It Cm gid
> +root group id
> +.It Cm uid
> +root user id
> +.It Cm mode
> +permessions in octal format
   ^^ permissions
> +.It Cm inodes
> +maximum number of inodes
> +.It Cm size
> +maximum size (in bytes) for the file system
>  .Sh EXAMPLES
>  To mount a
>  .Nm
> --- tmpfs.5.diff ends here ---
>

Can you resend me a new diff? I'll commit it afterwards,

cheers
remko
-- 
/"\   Best regards,                      | remko@FreeBSD.org
\ /   Remko Lodder                       | remko@EFnet
 X    http://www.evilcoder.org/          |
/ \   ASCII Ribbon Campaign              | Against HTML Mail and News
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2008-06-12 13:43:54 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Yep, to avoid mail/gnats/whatever eating tabs:

http://gahr.ch/FreeBSD/patches/_pending/tmpfs.5.diff

- --
Pietro Cerutti
gahr@FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEAREKAAYFAkhRGggACgkQwMJqmJVx944e+gCgxB0U/hpTREqdPVNDAmOeT/5i
09MAn0gz2gtnXjaQW/miM6TF6gBbfNIF
=rPvk
-----END PGP SIGNATURE-----
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-06-12 19:49:35 UTC
remko       2008-06-12 18:49:24 UTC

  FreeBSD src repository

  Modified files:
    share/man/man5       tmpfs.5 
  Log:
  SVN rev 179762 on 2008-06-12 18:49:24Z by remko
  
  Document more tmpfs mount options that are already
  available.
  
  PR:             124488
  Submitted by:   gahr
  
  Revision  Changes    Path
  1.4       +17 -1     src/share/man/man5/tmpfs.5
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Remko Lodder freebsd_committer freebsd_triage 2008-06-12 19:54:06 UTC
State Changed
From-To: open->patched

Patched in current.
Comment 6 Remko Lodder freebsd_committer freebsd_triage 2008-08-05 08:28:19 UTC
State Changed
From-To: patched->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-08-05 08:28:29 UTC
remko       2008-08-05 07:28:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    share/man/man5       tmpfs.5 
  Log:
  SVN rev 181321 on 2008-08-05 07:28:06Z by remko
  
  MFC r179762
  
    Document more tmpfs mount options that are already
    available.
  
    PR: 124488
    Submitted by: gahr
  
  Revision  Changes    Path
  1.3.2.1   +17 -1     src/share/man/man5/tmpfs.5
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"