summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libutil/expand_number.32
-rw-r--r--lib/libutil/humanize_number.32
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/libutil/expand_number.3 b/lib/libutil/expand_number.3
index e81a200..b698b7a 100644
--- a/lib/libutil/expand_number.3
+++ b/lib/libutil/expand_number.3
@@ -77,6 +77,8 @@ An unrecognized prefix was given.
.It Bq Er ERANGE
Result doesn't fit into 64 bits.
.El
+.Sh SEE ALSO
+.Xr humanize_number 3
.Sh HISTORY
The
.Fn expand_number
diff --git a/lib/libutil/humanize_number.3 b/lib/libutil/humanize_number.3
index f101ce1..1a4d117 100644
--- a/lib/libutil/humanize_number.3
+++ b/lib/libutil/humanize_number.3
@@ -146,6 +146,8 @@ upon success, or \-1 upon failure.
If
.Dv HN_GETSCALE
is specified, the prefix index number will be returned instead.
+.Sh SEE ALSO
+.Xr expand_number 3
.Sh HISTORY
The
.Fn humanize_number
OpenPOWER on IntegriCloud