aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/rtalloc.9
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-04-13 14:49:13 +0000
committerBruce Evans <bde@FreeBSD.org>1997-04-13 14:49:13 +0000
commit2e14815b84df9657a3c6d3c1b0b290317c53591a (patch)
tree353a60e82680d3ce2bc05130b963d029d3d106f1 /share/man/man9/rtalloc.9
parentb18e517615158bedcdbbf3443380b001c4f57f1a (diff)
downloadsrc-2e14815b84df9657a3c6d3c1b0b290317c53591a.tar.gz
src-2e14815b84df9657a3c6d3c1b0b290317c53591a.zip
Fixed #include and/or prototype bugs in synopsis.
Notes
Notes: svn path=/head/; revision=24890
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 db997e4b6808..f97ca51c6737 100644
--- a/share/man/man9/rtalloc.9
+++ b/share/man/man9/rtalloc.9
@@ -26,7 +26,7 @@
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: rtalloc.9,v 1.5 1997/02/22 13:26:25 peter Exp $
.Dd October 8, 1996
.Os
.Dt RTALLOC 9
@@ -36,6 +36,7 @@
.Nm rtalloc1
.Nd look up a route in the kernel routing table
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
.Fd #include <sys/socket.h>
.Fd #include <net/route.h>
.Ft void