diff options
author | pjd <pjd@FreeBSD.org> | 2004-09-16 18:32:58 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2004-09-16 18:32:58 +0000 |
commit | 5b5cfb3bca2d33bc035e5065927f156a961600a0 (patch) | |
tree | e2ab24ed6953da980f92c4d3ac6512ae8bac8b55 /lib | |
parent | d90d8244cd7cbc83d6707dd90648f64265af4560 (diff) | |
download | FreeBSD-src-5b5cfb3bca2d33bc035e5065927f156a961600a0.zip FreeBSD-src-5b5cfb3bca2d33bc035e5065927f156a961600a0.tar.gz |
There is no such manual page in FreeBSD.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libutil/humanize_number.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libutil/humanize_number.3 b/lib/libutil/humanize_number.3 index 044da4c..09ed619 100644 --- a/lib/libutil/humanize_number.3 +++ b/lib/libutil/humanize_number.3 @@ -141,8 +141,6 @@ upon success, or \-1 upon failure. If .Dv HN_GETSCALE is specified, the prefix index number will be returned instead. -.Sh SEE ALSO -.Xr humanize_number 9 .Sh HISTORY The .Fn humanize_number |