From ae6919a74c79344882403cd9288ebc4dd0bcd4a2 Mon Sep 17 00:00:00 2001 From: Stelian Pop Date: Wed, 18 Feb 2004 16:26:40 +0000 Subject: [PATCH] Made explicit in the dump man page that dump will not create a remote file, it will only write to an already existing one. --- CHANGES | 5 ++++- dump/dump.8.in | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index e90eb97..a67e5f5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -$Id: CHANGES,v 1.240 2004/01/28 10:02:31 stelian Exp $ +$Id: CHANGES,v 1.241 2004/02/18 16:26:40 stelian Exp $ Changes between versions 0.4b35 and 0.4b36 (released ?????????????????) ======================================================================= @@ -24,6 +24,9 @@ Changes between versions 0.4b35 and 0.4b36 (released ?????????????????) Thanks to Zhang Jun for reporting the bug. +6. Made explicit in the dump man page that dump will not create + a remote file, it will only write to an already existing one. + Changes between versions 0.4b34 and 0.4b35 (released December 21, 2003) ======================================================================= diff --git a/dump/dump.8.in b/dump/dump.8.in index 61cd430..1245d84 100644 --- a/dump/dump.8.in +++ b/dump/dump.8.in @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: dump.8.in,v 1.54 2004/01/27 10:37:28 stelian Exp $ +.\" $Id: dump.8.in,v 1.55 2004/02/18 16:26:41 stelian Exp $ .\" .TH DUMP 8 "version __VERSION__ of __DATE__" BSD "System management commands" .SH NAME @@ -195,7 +195,8 @@ media changes. If the name of the file is of the form or .I user@host:file .B dump -writes to the named file on the remote host using +writes to the named file on the remote host (which should already +exist, dump doesn't create a new remote file) using .BR rmt (8). The default path name of the remote .BR rmt (8) -- 2.39.2