mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Trim cross-references.
This commit is contained in:
parent
ba6699086d
commit
bee1de57ca
1 changed files with 2 additions and 15 deletions
|
|
@ -58,19 +58,6 @@ If the given character was not a digit as defined by
|
|||
.Xr isxdigit 3 ,
|
||||
the function will return 0.
|
||||
.Sh SEE ALSO
|
||||
.Xr isalnum 3 ,
|
||||
.Xr isalpha 3 ,
|
||||
.Xr isascii 3 ,
|
||||
.Xr iscntrl 3 ,
|
||||
.Xr ctype 3 ,
|
||||
.Xr isdigit 3 ,
|
||||
.Xr isgraph 3 ,
|
||||
.Xr islower 3 ,
|
||||
.Xr isprint 3 ,
|
||||
.Xr ispunct 3 ,
|
||||
.Xr isspace 3 ,
|
||||
.Xr isupper 3 ,
|
||||
.Xr isxdigit 3 ,
|
||||
.Xr stdio 3 ,
|
||||
.Xr tolower 3 ,
|
||||
.Xr toupper 3 ,
|
||||
.Xr ascii 7
|
||||
.Xr isxdigit 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue