Update years in man-pages (thanks to Antoine Leca for pointing this out)
This commit is contained in:
parent
f025e5f06b
commit
2baf34f801
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
.TH FABS 3 "January 7, 2009"
|
.TH FABS 3 "January 7, 2010"
|
||||||
.UC 4
|
.UC 4
|
||||||
.SH NAME
|
.SH NAME
|
||||||
fabs, fabsf \- compute absolute value
|
fabs, fabsf \- compute absolute value
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LDEXP 3 "January 7, 2009"
|
.TH LDEXP 3 "January 7, 2010"
|
||||||
.UC 4
|
.UC 4
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldexp, scalbn, scalbnf, scalbln, scalblnf \- compute absolute value
|
ldexp, scalbn, scalbnf, scalbln, scalblnf \- compute absolute value
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH READV 3 "January 6, 2009"
|
.TH READV 3 "January 6, 2010"
|
||||||
.UC 4
|
.UC 4
|
||||||
.SH NAME
|
.SH NAME
|
||||||
readv, writev \- vector-based IO
|
readv, writev \- vector-based IO
|
||||||
|
|
Loading…
Reference in a new issue