]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Add dehumanize_number man page link
authorGuillem Jover <guillem@hadrons.org>
Sun, 10 Jan 2010 00:37:18 +0000 (01:37 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 10 Jan 2010 14:29:51 +0000 (15:29 +0100)
Makefile
src/dehumanize_number.3 [new file with mode: 0644]

index 5e5b5d35b5d6979130020ddb82822a8ef5a56ba7..357d67972ddc3c4f04d3fdc05ae35ce5c7c4e3fa 100644 (file)
--- 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 (file)
index 0000000..7f5dcf3
--- /dev/null
@@ -0,0 +1 @@
+.so man3/humanize_number.3