diff options
-rw-r--r-- | share/man/man9/rtalloc.9 | 3 |
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 |