diff options
author | pjd <pjd@FreeBSD.org> | 2004-05-25 20:11:50 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2004-05-25 20:11:50 +0000 |
commit | 4225bf90f05e2498f31f036ff5f26334557090d6 (patch) | |
tree | 061559e92fdcaad1f941d9a976880c129c897ab8 /lib/libutil | |
parent | ad65278a448574d005a0502280025926dedcd345 (diff) | |
download | FreeBSD-src-4225bf90f05e2498f31f036ff5f26334557090d6.zip FreeBSD-src-4225bf90f05e2498f31f036ff5f26334557090d6.tar.gz |
Humanize_number(3) is a part of libutil.
Diffstat (limited to 'lib/libutil')
-rw-r--r-- | lib/libutil/humanize_number.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libutil/humanize_number.3 b/lib/libutil/humanize_number.3 index f052323..1b56cd3 100644 --- a/lib/libutil/humanize_number.3 +++ b/lib/libutil/humanize_number.3 @@ -41,6 +41,8 @@ .Sh NAME .Nm humanize_number .Nd format a number into a human readable form +.Sh LIBRARY +.Lb libutil .Sh SYNOPSIS .In libutil.h .Ft int |