]> git.wh0rd.org - dump.git/blobdiff - dump/dump.8.in
Specified the default blocksize in the dump manpage.
[dump.git] / dump / dump.8.in
index 9085f1a11a1be85a7742ca01dbceb862611f728e..18056b6c8b9b29b8d7258bb1c6b999468efe6300 100644 (file)
@@ -30,7 +30,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"    $Id: dump.8.in,v 1.12 2000/03/02 11:34:51 stelian Exp $
+.\"    $Id: dump.8.in,v 1.15 2000/08/19 22:08:53 stelian Exp $
 .\"
 .Dd __DATE__
 .Dt DUMP 8
@@ -138,6 +138,7 @@ without having problems later with
 Therefore
 .Nm dump
 will constrain writes to MAXBSIZE.
+The default blocksize is 10.
 .It Fl c
 Change the defaults for use with a cartridge tape drive, with a density
 of 8000 bpi, and a length of 1700 feet.
@@ -195,11 +196,20 @@ program is
 this can be overridden by the environment variable
 .Ev RMT .
 .It Fl F Ar script
-Run script at the end of each tape. The script must return 0
-if the dump should continue without asking the user to change
-the tape, 1 if the dump should continue but ask the user
-to change the tape. Any other exit code will cause dump to
-abort.
+Run script at the end of each tape. The device name and the
+current volume number are passed on the command line.
+The script must return 0 if 
+.Nm
+should continue without asking the user to change the tape, 1 if 
+.Nm
+dump should continue but ask the user to change the tape. 
+Any other exit code will cause
+.Nm
+to abort.
+For security reasons,
+.Nm
+reverts back to the real user ID and the real group ID before 
+running the script.
 .It Fl k
 Use Kerberos authentication to talk to remote tape servers.  (Only
 available if this option was enabled when