mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
My bad: /dev/sa0, no 'r'
Thanks (and many apologies) to: Cristoph Mallon
This commit is contained in:
parent
026c3aaa60
commit
ee92911f48
1 changed files with 1 additions and 1 deletions
|
|
@ -398,7 +398,7 @@ for more information.
|
|||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width ".Ev BLOCKSIZE"
|
||||
.It Pa /dev/rsa0
|
||||
.It Pa /dev/sa0
|
||||
The default tape device, if not overridden by the
|
||||
.Ev TAPE
|
||||
environment variable or the
|
||||
|
|
|
|||
Loading…
Reference in a new issue