From: Guillem Jover Date: Sun, 10 Jan 2010 00:37:18 +0000 (+0100) Subject: Add dehumanize_number man page link X-Git-Tag: 0.2.0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e544a41f62b223cb03c417d7b250557dbec58a3f;p=thirdparty%2Flibbsd.git Add dehumanize_number man page link --- diff --git a/Makefile b/Makefile index 5e5b5d3..357d679 100644 --- a/Makefile +++ b/Makefile @@ -77,6 +77,7 @@ LIB_MANS := \ arc4random_buf.3 \ arc4random_stir.3 \ arc4random_uniform.3 \ + dehumanize_number.3 \ strtonum.3 \ strlcpy.3 \ strlcat.3 \ diff --git a/src/dehumanize_number.3 b/src/dehumanize_number.3 new file mode 100644 index 0000000..7f5dcf3 --- /dev/null +++ b/src/dehumanize_number.3 @@ -0,0 +1 @@ +.so man3/humanize_number.3