bye-bye documented raw device

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

View File

@ -204,7 +204,7 @@ newfs /dev/da0s1a
mount /dev/da0s1a /mnt mount /dev/da0s1a /mnt
cd /mnt cd /mnt
restore rf /dev/rsa0 restore rf /dev/sa0
.Ed .Ed
.Pp .Pp
Note that Note that
@ -280,7 +280,7 @@ Read the backup from
.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/da1c .Pa /dev/da1c
(a disk drive), (a disk drive),
@ -413,7 +413,7 @@ This message lists the number of blocks that were skipped over.
.El .El
.Sh FILES .Sh FILES
.Bl -tag -width "./restoresymtable" -compact .Bl -tag -width "./restoresymtable" -compact
.It Pa /dev/rsa0 .It Pa /dev/sa0
the default tape drive the default tape drive
.It Pa /tmp/rstdir* .It Pa /tmp/rstdir*
file containing directories on the tape. file containing directories on the tape.