From ecronin@tail.eecs.umich.edu  Thu Mar  7 14:20:28 2002
Return-Path: <ecronin@tail.eecs.umich.edu>
Received: from tail.eecs.umich.edu (tail.eecs.umich.edu [141.213.11.30])
	by hub.freebsd.org (Postfix) with ESMTP id E81E337B41B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Mar 2002 14:20:25 -0800 (PST)
Received: (from ecronin@localhost)
	by tail.eecs.umich.edu (8.11.6/8.11.6) id g27MKOf08931;
	Thu, 7 Mar 2002 17:20:24 -0500 (EST)
	(envelope-from ecronin)
Message-Id: <200203072220.g27MKOf08931@tail.eecs.umich.edu>
Date: Thu, 7 Mar 2002 17:20:24 -0500 (EST)
From: Eric Cronin <ecronin@eecs.umich.edu>
Reply-To: Eric Cronin <ecronin@eecs.umich.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mount(8) man page contains references to LFS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35651
>Category:       docs
>Synopsis:       mount(8) man page contains references to LFS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 07 14:30:01 PST 2002
>Closed-Date:    Tue Apr 16 15:14:02 PDT 2002
>Last-Modified:  Tue Apr 16 15:14:02 PDT 2002
>Originator:     Eric Cronin
>Release:        FreeBSD 4.5-RELEASE-p1 i386
>Organization:
University of Michigan
>Environment:
System: FreeBSD tail.eecs.umich.edu 4.5-RELEASE-p1 FreeBSD 4.5-RELEASE-p1 #0: Sun Mar 3 05:46:04 EST 2002 root@octopus.rabidmonkey.org:/usr/obj/usr/src/sys/MP_PII i386


	
>Description:
/usr/share/man/man8/mount.8 contains references to LFS (BSD 4.4's 
log-structured filesystem) at several points, even though LFS is no longer
a part of FreeBSD.

>How-To-Repeat:
'man 8 mount', look for references to lfs being a native filesystem

>Fix:
*** /usr/src/sbin/mount/mount.8.orig    Thu Mar  7 17:15:16 2002
--- /usr/src/sbin/mount/mount.8 Thu Mar  7 17:16:33 2002
***************
*** 41,54 ****
  .Sh SYNOPSIS
  .Nm
  .Op Fl adfpruvw
! .Op Fl t Ar ufs | lfs | external_type
  .Nm
  .Op Fl dfpruvw
  .Ar special | node
  .Nm
  .Op Fl dfpruvw
  .Op Fl o Ar options
! .Op Fl t Ar ufs | lfs | external_type
  .Ar special node
  .Sh DESCRIPTION
  The
--- 41,54 ----
  .Sh SYNOPSIS
  .Nm
  .Op Fl adfpruvw
! .Op Fl t Ar ufs | external_type
  .Nm
  .Op Fl dfpruvw
  .Ar special | node
  .Nm
  .Op Fl dfpruvw
  .Op Fl o Ar options
! .Op Fl t Ar ufs | external_type
  .Ar special node
  .Sh DESCRIPTION
  The
***************
*** 257,263 ****
  argument to the
  .Fl o
  option.
! .It Fl t Ar "ufs \\*(Ba lfs \\*(Ba external type"
  The argument following the
  .Fl t
  is used to indicate the file system type.
--- 257,263 ----
  argument to the
  .Fl o
  option.
! .It Fl t Ar "ufs \\*(Ba external type"
  The argument following the
  .Fl t
  is used to indicate the file system type.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Fri Apr 12 14:59:46 PDT 2002 
Responsible-Changed-Why:  
I'll take care of this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35651 
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Tue Apr 16 15:13:23 PDT 2002 
State-Changed-Why:  
Already fixed in CURRENT so I just applied to STABLE.  Thanks for the 
submission! 

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