mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mdoc(7) police: compute the exact tag width.
This commit is contained in:
parent
a86e31b209
commit
2a3c2c7651
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ Extract the name list from the specified system instead of the default,
|
|||
which is the kernel image the system has booted from.
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width /var/run/dmesg.boot -compact
|
||||
.Bl -tag -width ".Pa /var/run/dmesg.boot" -compact
|
||||
.It Pa /var/run/dmesg.boot
|
||||
usually a snapshot of the buffer contents
|
||||
taken soon after filesystems are mounted
|
||||
|
|
|
|||
Loading…
Reference in a new issue