diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2013-05-23 01:32:11 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2013-05-23 01:32:11 +0000 |
commit | 782815cdb928e16132bcaed64532a086c30e63e0 (patch) | |
tree | 062b3dba1f96de61d9219f6c9f8a7f7c6b419f4f /share/man | |
parent | 0beb46f673ea74613c3bf4aab3b5b3ceb9d6439e (diff) |
.Xr mpe and ldpd for interested parties. ok deraadt
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/mpe.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/mpe.4 b/share/man/man4/mpe.4 index 0de04996104..4ebb3b2782b 100644 --- a/share/man/man4/mpe.4 +++ b/share/man/man4/mpe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mpe.4,v 1.6 2010/04/11 15:29:07 jmc Exp $ +.\" $OpenBSD: mpe.4,v 1.7 2013/05/23 01:32:10 tedu Exp $ .\" .\" Copyright (C) 2008 Pierre-Yves Ritschard <pyr@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 11 2010 $ +.Dd $Mdocdate: May 23 2013 $ .Dt MPE 4 .Os .Sh NAME @@ -55,6 +55,7 @@ tagged with. .Xr sysctl 3 , .Xr hostname.if 5 , .Xr ifconfig 8 , +.Xr ldpd 8 , .Xr netstart 8 .\" .Sh HISTORY |