Deleted Added
full compact
16c16
< .\" $FreeBSD: head/lib/libc/stdlib/strtonum.3 156741 2006-03-15 14:45:45Z ru $
---
> .\" $FreeBSD: head/lib/libc/stdlib/strtonum.3 162841 2006-09-30 10:34:13Z ru $
25,26c25,26
< .Fd #include <stdlib.h>
< .Fd #include <limits.h>
---
> .In stdlib.h
> .In limits.h
40c40
< .Li long long
---
> .Vt "long long"
61c61
< .Li long long
---
> .Vt "long long"
85a86
> On success,
88,89c89
< .Dv NULL
< on success;
---
> .Dv NULL ;
114c114,115
< .Ar minval
---
> The supplied
> .Fa minval
116c117
< .Ar maxval .
---
> .Fa maxval .
123,124c124,125
< .Bl -tag -width "too largeXX" -compact
< .It too large
---
> .Bl -tag -width ".Li too large" -compact
> .It Li "too large"
126c127
< .It too small
---
> .It Li "too small"
128c129
< .It invalid
---
> .It Li invalid
140a142
> The
142c144
< is a
---
> function is a