From asmodai@wxs.nl  Mon Feb 15 12:28:15 1999
Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA00686
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Feb 1999 12:28:10 -0800 (PST)
          (envelope-from asmodai@wxs.nl)
Received: from daemon.ninth-circle.org ([195.121.57.138]) by smtp05.wxs.nl
          (Netscape Messaging Server 3.61)  with ESMTP id AAA5704
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 15 Feb 1999 21:27:47 +0100
Message-Id: <XFMail.990215213656.asmodai@wxs.nl>
Date: Mon, 15 Feb 1999 21:36:56 +0100 (CET)
From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Sender: asmodai@daemon.ninth-circle.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Addition to fstab.5

>Number:         10108
>Category:       docs
>Synopsis:       Addition to fstab.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 15 12:30:01 PST 1999
>Closed-Date:    Thu May 27 18:57:53 PDT 1999
>Last-Modified:  Thu May 27 19:00:32 PDT 1999
>Originator:     Jeroen Ruigrok van der Werven
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Ninth Circle Enterprises
>Environment:

        FreeBSD daemon.ninth-circle.org 4.0-CURRENT FreeBSD 4.0-CURRENT
#12: Sun Feb 14 19:24:39 CET
 1999    
asmodai@daemon.ninth-circle.org:/work/FreeBSD/src/sys/compile/DAEMON  i386


>Description:

        An addition to the fstab.5 man page to include a hint towards the
options needed to
        use different nfs versions.

>How-To-Repeat:

        man fstab, man mount_nfs, man exports, none hint towards the use of
nfsvN in /etc/fstab

>Fix:
        
        Apply my patch and let knowledge spread, ahum =P

--- fstab.5.orig        Mon Feb 15 02:26:17 1999
+++ fstab.5     Mon Feb 15 21:15:01 1999
@@ -121,7 +121,8 @@
 It contains at least the type of mount (see
 .Fa fs_type
 below) plus any additional options
-appropriate to the filesystem type.
+appropriate to the filesystem type. Please note that NFS
+versions are inserted as nfsv2 or nfsv3 in the options list.
 .Pp
 If the options ``userquota'' and/or ``groupquota'' are specified,
 the filesystem is automatically processed by the

---
Jeroen Ruigrok van der Werven        join #FreeBSD on Undernet
asmodai(at)wxs.nl          This is my Truth, tell me your's... 
Network/Security Specialist      <http://home.wxs.nl/~asmodai>
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ghelmer 
State-Changed-When: Thu May 27 18:57:53 PDT 1999 
State-Changed-Why:  
Modified the fstab.5 man page to include a hint towards all filesystem 
options.  Hopefully this satisfies the change request.  The change is 
quite general and avoids mentioning any particular filesystem-specific 
options. 

See Rev 1.10 (current) of src/share/man/man5/fstab.5. 
>Unformatted:
