mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
mdoc: Remove tabs in non-literal context.
This commit is contained in:
parent
091e146cf6
commit
8f47851dab
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
.Nm nvram2env
|
||||
.Nd "copy nvram-like data into kernel environment"
|
||||
.Sh SYNOPSIS
|
||||
.Cd "device nvram2env"
|
||||
.Cd "device nvram2env"
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
implements a simple method of reading the NVRAM-like data and information
|
||||
|
|
|
|||
|
|
@ -143,7 +143,7 @@ is an important thing.
|
|||
The usage of
|
||||
.Va WARNS
|
||||
is spelled
|
||||
.Dq Li "WARNS?= " ,
|
||||
.Dq Li "WARNS?= " ,
|
||||
so that it may be overridden on the command line or in
|
||||
.Xr make.conf 5 .
|
||||
.It
|
||||
|
|
|
|||
Loading…
Reference in a new issue