mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
hier.7: Add /dev/gpt
While here, fix a typo. MFC after: 3 days Reviewed by: mhorne, emaste, ziaee Approved by: mhorne (mentor) Pull Request: https://github.com/freebsd/freebsd-src/pull/1608
This commit is contained in:
parent
3969b51ffa
commit
f47cbb29e1
1 changed files with 3 additions and 1 deletions
|
|
@ -156,6 +156,8 @@ file descriptor files; see
|
||||||
.Xr fd 4
|
.Xr fd 4
|
||||||
.It Pa fd0
|
.It Pa fd0
|
||||||
first floppy drive
|
first floppy drive
|
||||||
|
.It Pa gpt/
|
||||||
|
filesystems by GPT label
|
||||||
.It Pa mmcsd0
|
.It Pa mmcsd0
|
||||||
first SD storage device
|
first SD storage device
|
||||||
.It Pa mmcsd0s1
|
.It Pa mmcsd0s1
|
||||||
|
|
@ -168,7 +170,7 @@ infinite loop that accepts anything and contains nothing
|
||||||
.It Pa nvd0
|
.It Pa nvd0
|
||||||
first NVMe storage device using NVMe namespaces
|
first NVMe storage device using NVMe namespaces
|
||||||
.It Pa pts/
|
.It Pa pts/
|
||||||
pseduo-terminals; see
|
pseudo-terminals; see
|
||||||
.Xr pts 4
|
.Xr pts 4
|
||||||
.It Pa random
|
.It Pa random
|
||||||
source of weak randomness; see
|
source of weak randomness; see
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue