Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 13:17:50 +0100 (BST)
From:      eoin@maths.tcd.ie
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/19438: very minor addition to umount(8) man page
Message-ID:  <200006221317.aa64672@gosset.maths.tcd.ie>

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

>Number:         19438
>Category:       docs
>Synopsis:       clarification of umount -t option
>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 Jun 22 05:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Eoin Lawless
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
TCD
>Environment:

	

>Description:

	Clarifies the example ot the -t option in umount(8), adding that
	only files in /etc/fstab are unmounted.
	

>How-To-Repeat:

	

>Fix:
	
	
--- umount.8.orig	Thu Jun 22 13:08:12 2000
+++ umount.8	Thu Jun 22 13:10:53 2000
@@ -108,7 +108,8 @@
 umounts all filesystems of the type
 .Tn NFS
 and
-.Tn MFS .
+.Tn MFS that are listed in 
+.Xr fstab 5 .
 .It Fl v
 Verbose, additional information is printed out as each filesystem
 is unmounted.


>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?200006221317.aa64672>