BSD 4_2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 3 Apr 1983 22:01:12 +0000 (14:01 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 3 Apr 1983 22:01:12 +0000 (14:01 -0800)
Work on file usr/man/man8/rdump.8c

Synthesized-from: CSRG/cd1/4.2

usr/man/man8/rdump.8c [new file with mode: 0644]

diff --git a/usr/man/man8/rdump.8c b/usr/man/man8/rdump.8c
new file mode 100644 (file)
index 0000000..7a66a08
--- /dev/null
@@ -0,0 +1,35 @@
+.TH RDUMP 8C "18 January 1983"
+.UC 4
+.SH NAME
+rdump \- file system dump across the network
+.SH SYNOPSIS
+.B /etc/rdump
+[ key [
+.I argument
+\&... ] filesystem ]
+.SH DESCRIPTION
+.I Rdump
+copies to magnetic tape all files
+changed after a certain date
+in the
+.I filesystem.
+The command is identical in operation to
+.IR dump (8)
+except the 
+.I f
+key should be specified and the file
+supplied should be of the form
+.IR machine:device .
+.PP
+.I Rdump
+creates a remote server,
+.IR /etc/rmt ,
+on the client machine to access the tape
+device.
+.SH "SEE ALSO"
+dump(8),
+rmt(8C)
+.SH DIAGNOSTICS
+Same as 
+.IR dump (8)
+with a few extra related to the network.