mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
'Dq' -> '.Dq'
This commit is contained in:
parent
edfe736df9
commit
d07bc90792
1 changed files with 3 additions and 3 deletions
|
|
@ -55,13 +55,13 @@ for a more complete discussion of special files.
|
|||
takes any number of device names as arguments, where the names are
|
||||
the common abbreviation for the device.
|
||||
There are two special devices,
|
||||
Dq std
|
||||
.Dq std
|
||||
and
|
||||
Dq local .
|
||||
.Dq local .
|
||||
The former creates the standard devices for the architecture.
|
||||
The latter is for devices specific to the local site, and
|
||||
executes the shell file
|
||||
Dq Pa MAKEDEV.local .
|
||||
.Dq Pa MAKEDEV.local .
|
||||
.Pp
|
||||
The i386 supports the following devices.
|
||||
Where a device name is followed by a hash sign (
|
||||
|
|
|
|||
Loading…
Reference in a new issue