From garys@opusnet.com  Thu Jul 28 00:20:58 2005
Return-Path: <garys@opusnet.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6701F16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Jul 2005 00:20:58 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from opusnet.com (mail.opusnet.com [209.210.200.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1FE1843D46
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Jul 2005 00:20:58 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP
  (SMTPD32-8.05) id A4E88EB300BA; Wed, 27 Jul 2005 17:20:56 -0700
Received: from localhost.localhost (localhost.localhost [127.0.0.1])
	by localhost.localhost (8.13.3/8.13.3) with ESMTP id j6S0LocM057361
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Jul 2005 17:21:50 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Received: (from jojo@localhost)
	by localhost.localhost (8.13.3/8.13.3/Submit) id j6S0Lj0O057360;
	Wed, 27 Jul 2005 17:21:45 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Message-Id: <pz3bpzye3q.bpz@mail.opusnet.com>
Date: Wed, 27 Jul 2005 17:21:45 -0700
From: "Gary W. Swearingen" <garys@opusnet.com>
Reply-To: garys@opusnet.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: dump(8) manpage has restore's description of TAPE
X-GNATS-Notify:

>Number:         84200
>Category:       docs
>Synopsis:       dump(8) manpage has restore's description of TAPE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 28 00:30:24 GMT 2005
>Closed-Date:    Thu Aug 18 11:41:57 GMT 2005
>Last-Modified:  Thu Aug 18 11:41:57 GMT 2005
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
none
>Environment:
n/a
>Description:
dump(8) manpage has restore's description of TAPE

>How-To-Repeat:
n/a

>Fix:

--- /pr/work/dump..orig.8	Wed Jul 27 17:07:21 2005
+++ /pr/work/dump.8	Wed Jul 27 17:15:51 2005
@@ -438,7 +438,11 @@
 .Sh ENVIRONMENT
 .Bl -tag -width ".Ev TAPE"
 .It Ev TAPE
-Device from which to read backup.
+The default
+.Ar filename
+if the
+.Fl f
+option is not used.
 .It Ev RMT
 Pathname of the remote
 .Xr rmt 8
@@ -450,6 +454,9 @@
 .Sh FILES
 .Bl -tag -width /etc/dumpdates -compact
 .It Pa /dev/sa0
+the default value for the
+.Ev TAPE
+environment variable.
 default tape unit to dump to
 .It Pa /etc/dumpdates
 dump date records
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: ceri 
State-Changed-When: Sun Jul 31 13:56:26 GMT 2005 
State-Changed-Why:  
I committed something similar for the description of the TAPE 
environment variable, although I did not change the description of 
/dev/sa0 as the new text was not accurate (it is not the default value 
of TAPE, merely the default device if TAPE is not set). 


Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Sun Jul 31 13:56:26 GMT 2005 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84200 

From: Matteo Riondato <matteo@freebsd.org>
To: bug-followup@FreeBSD.org, ceri@freebsd.org
Cc:  
Subject: Re: docs/84200: dump(8) manpage has restore's description of TAPE
Date: Tue, 16 Aug 2005 21:45:49 +0200

 This was MFC'ed to RELENG_6 but not to RELENG_5. Except from this,
 this PR can be closed.
 Thank you
 Best Regards
 -- 
 Matteo Riondato
 FreeBSD Volunteer (http://freebsd.org)
 G.U.F.I. Staff Member (http://www.gufi.org)
 FreeSBIE Developer (http://www.freesbie.org)
State-Changed-From-To: patched->closed 
State-Changed-By: ceri 
State-Changed-When: Thu Aug 18 11:41:30 GMT 2005 
State-Changed-Why:  
Pulled back through RELENG_5.  Thanks for the submission! 

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