From nobody@FreeBSD.ORG Wed Aug 25 15:48:36 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 8AB94151E2; Wed, 25 Aug 1999 15:48:36 -0700 (PDT)
Message-Id: <19990825224836.8AB94151E2@hub.freebsd.org>
Date: Wed, 25 Aug 1999 15:48:36 -0700 (PDT)
From: ncalvo@es.freebsd.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Minor omission in the chapter 'Backups' of the Handbook
X-Send-Pr-Version: www-1.0

>Number:         13384
>Category:       docs
>Synopsis:       Minor omission in the chapter 'Backups' of the Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 25 15:50:01 PDT 1999
>Closed-Date:    Fri Sep 3 10:26:32 PDT 1999
>Last-Modified:  Fri Sep  3 10:26:54 PDT 1999
>Originator:     Nestor Calvo
>Release:        3.2-STABLE
>Organization:
>Environment:
FreeBSD myname.my.domain 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999
jkh@cathair:/usr/src/sys/compile/GENERIC  i386
>Description:
The SGML source file of the 'Backups' chapter of the Handbook is
incomplete. It features a sample script for creating a bootable floppy.
At the end of the script:

----- begin quote -----
# umount the floppy and inform the user
#
/sbin/umount /mnt
------ end quote ------

The floppy is unmounted, but the user is not informed.
>How-To-Repeat:
Not applicable (just read the file).
>Fix:
Issue a message to the user, e.g.:

echo "The floppy has been unmounted and is now ready."

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Fri Sep 3 10:26:32 PDT 1999 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
