Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2002 17:20:24 -0500 (EST)
From:      Eric Cronin <ecronin@eecs.umich.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/35651: mount(8) man page contains references to LFS
Message-ID:  <200203072220.g27MKOf08931@tail.eecs.umich.edu>

next in thread | raw e-mail | index | archive | help

>Number:         35651
>Category:       docs
>Synopsis:       mount(8) man page contains references to LFS
>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:   Thu Mar 07 14:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203072220.g27MKOf08931>