summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/rtentry.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/rtentry.9 b/share/man/man9/rtentry.9
index ac24d8e..0b334c5 100644
--- a/share/man/man9/rtentry.9
+++ b/share/man/man9/rtentry.9
@@ -72,7 +72,7 @@ right (some protocols will put a link-layer address here), or some
intermediate stop on the way to that destination (if the
.Dv RTF_GATEWAY
flag is set).
-.It Li "short rt_refcnt;"
+.It Li "long rt_refcnt;"
Route entries are reference-counted; this field indicates the number
of external (to the radix tree) references. If the
.Dv RTF_UP
OpenPOWER on IntegriCloud