summaryrefslogtreecommitdiff
path: root/share/man/man9/rtalloc.9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-09-11 22:54:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-09-11 22:54:27 +0000
commit87940d0b258608292c5643103693f800a29b3334 (patch)
tree593b1144e501751378f5592d3e200fe83ee95f9f /share/man/man9/rtalloc.9
parent87adeeb21661e2e8e7e7979292d1bf0201af62c1 (diff)
add missing functions to NAME;
----------------------------------------------------------------------
Diffstat (limited to 'share/man/man9/rtalloc.9')
-rw-r--r--share/man/man9/rtalloc.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/rtalloc.9 b/share/man/man9/rtalloc.9
index 9b406cdb8b7..ec53369ce4a 100644
--- a/share/man/man9/rtalloc.9
+++ b/share/man/man9/rtalloc.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtalloc.9,v 1.6 2015/09/11 19:27:05 mpi Exp $
+.\" $OpenBSD: rtalloc.9,v 1.7 2015/09/11 22:54:26 jmc Exp $
.\"
.\" Copyright (c) 2014-2015 Martin Pieuchot
.\"
@@ -21,6 +21,7 @@
.Nm rtalloc ,
.Nm rtalloc_mpath ,
.Nm rtisvalid ,
+.Nm rtref ,
.Nm rtfree
.Nd routing entry interface
.Sh SYNOPSIS