mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use Pa for filenames.
This commit is contained in:
parent
81ebd9e086
commit
d8b6eb316f
1 changed files with 2 additions and 1 deletions
|
|
@ -56,7 +56,8 @@ is useful for shell scripts.
|
|||
.It Fl f Ar inputfile
|
||||
Input file to read. If none is given, stdin is assumed.
|
||||
.It Fl d Ar device
|
||||
The name of the floppy device to write to. Default is ``/dev/rfd0''.
|
||||
The name of the floppy device to write to. Default is
|
||||
.Pa /dev/rfd0 .
|
||||
.El
|
||||
|
||||
.Nm Fdwrite
|
||||
|
|
|
|||
Loading…
Reference in a new issue