mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
strchr(3): Mdoc fixes.
This commit is contained in:
parent
dfa8ba12e1
commit
c0806cdc21
1 changed files with 5 additions and 3 deletions
|
|
@ -113,10 +113,12 @@ and
|
|||
.Fn strrchr
|
||||
conform to
|
||||
.St -isoC .
|
||||
The
|
||||
The function
|
||||
.Fn strchrnul
|
||||
is a GNU extension .
|
||||
.Sh History
|
||||
is a
|
||||
.Tn GNU
|
||||
extension.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn strchrnul
|
||||
function first appeared in glibc 2.1.1 and was added in
|
||||
|
|
|
|||
Loading…
Reference in a new issue