OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Jason McIntyre (jmccvs.openbsd.org)
Date: Tue Aug 02 2005 - 05:49:49 CDT


CVSROOT: /cvs
Module name: src
Changes by: jmccvs.openbsd.org 2005/08/02 04:49:49

Modified files:
        sbin/dump : dump.8

Log message:
$TAPE Ev may refer to a number of things, not just a physical tape device:
- for -f description, point people to TAPE
- for TAPE description, point people to -f
- use `file' to describe these differing forms, as that is consistent with
the rest of the page

this is based on -r1.71 from freebsd, from ceri davies,
which was in turn based on pr #84200 from gary w. swearingen;

ok otto