Add reference to the include file with TCP sysctl constants. Fixes bin/9378.

This commit is contained in:
jdolecek 2000-02-09 09:14:52 +00:00
parent 9fb475bc29
commit e203cf81c5
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sysctl.8,v 1.39 2000/02/06 07:31:25 fair Exp $
.\" $NetBSD: sysctl.8,v 1.40 2000/02/09 09:14:52 jdolecek Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -371,6 +371,8 @@ definitions for third level Internet identifiers and
fourth level IP identifiers
.It Pa <netinet/icmp_var.h>
definitions for fourth level ICMP identifiers
.It Pa <netinet/tcp_var.h>
definitions for fourth level TCP identifiers
.It Pa <netinet/udp_var.h>
definitions for fourth level UDP identifiers
.El