mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
assert.3: Update manual page based on mandoc -Tlint
Execute the mandoc -Tlint option on assert(3). This results in two areas of updates: Remove invalid Rs block Remove invalid Re block Reviewed by: mhorne MFC after: 3 days Pull Request: https://github.com/freebsd/freebsd-src/pull/1132 (cherry picked from commit 3f72f36cf2f92e00a248f729d50803232ff4cef8)
This commit is contained in:
parent
0c62a06b84
commit
c8aac78681
1 changed files with 0 additions and 4 deletions
|
|
@ -122,19 +122,15 @@ If none is provided, it only points at the constraint.
|
|||
.Xr abort2 2 ,
|
||||
.Xr abort 3
|
||||
.Sh STANDARDS
|
||||
.Rs
|
||||
The
|
||||
.Fn assert
|
||||
macro conforms to
|
||||
.St -isoC-99 .
|
||||
.Re
|
||||
.Pp
|
||||
.Rs
|
||||
The
|
||||
.Fn static_assert
|
||||
macro conforms to
|
||||
.St -isoC-2011 .
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
An
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue