bye-bye documented raw devices

This commit is contained in:
David E. O'Brien 2001-03-09 13:06:53 +00:00
parent 02344806db
commit ff7405adba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74028

View File

@ -139,7 +139,7 @@ Write the backup to
.Ar file .Ar file
may be a special device file may be a special device file
like like
.Pa /dev/rsa0 .Pa /dev/sa0
(a tape drive), (a tape drive),
.Pa /dev/fd1 .Pa /dev/fd1
(a floppy disk drive), (a floppy disk drive),
@ -317,7 +317,7 @@ to minimize the number of tapes follows:
.It .It
Always start with a level 0 backup, for example: Always start with a level 0 backup, for example:
.Bd -literal -offset indent .Bd -literal -offset indent
/sbin/dump -0u -f /dev/nrsa0 /usr/src /sbin/dump -0u -f /dev/nsa0 /usr/src
.Ed .Ed
.Pp .Pp
This should be done at set intervals, say once a month or once every two months, This should be done at set intervals, say once a month or once every two months,
@ -349,7 +349,7 @@ will be used to determine the pathname of the remote
program. program.
.Sh FILES .Sh FILES
.Bl -tag -width /etc/dumpdates -compact .Bl -tag -width /etc/dumpdates -compact
.It Pa /dev/rsa0 .It Pa /dev/sa0
default tape unit to dump to default tape unit to dump to
.It Pa /etc/dumpdates .It Pa /etc/dumpdates
dump date records dump date records