diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-05-09 13:01:02 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-05-09 13:01:02 +0000 |
commit | 7fb7cd567d4edd409ec10a16b7ac2edc44d4a45e (patch) | |
tree | 36d471ec9fd4fce0969e96e2f326dfbca6970b1b /share | |
parent | 3e743b2e373f67d544412f12c4fde1f2562b8aba (diff) |
document netmpls; ok norby
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 2498ff82b53..5abdc1251d1 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.71 2008/04/02 05:05:25 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.72 2008/05/09 13:01:01 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: April 2 2008 $ +.Dd $Mdocdate: May 9 2008 $ .Dt HIER 7 .Os .Sh NAME @@ -267,6 +267,8 @@ C include files for Internet standard protocols (see .It netinet6/ C include files for Internet protocol version 6 (see .Xr inet6 4 ) . +.It netmpls/ +C include files for the MPLS protocol. .It netnatm/ C include files for native mode ATM access. .It nfs/ |