summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2005-01-14 03:16:41 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2005-01-14 03:16:41 +0000
commit0169d4b31b5de044590ce9ed7ce4f7b16a59e60c (patch)
tree70c2b42cf19e641b9036ac6753ba543bef48f9e7
parent29684cfc38508bc3600b12f05b0f0fb68013073f (diff)
add missing rlphy(4) references in .Xr and SYNOPSIS
-rw-r--r--share/man/man4/rl.44
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/rl.4 b/share/man/man4/rl.4
index bd37612ccf4..9eef40d1f24 100644
--- a/share/man/man4/rl.4
+++ b/share/man/man4/rl.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rl.4,v 1.23 2004/09/30 19:59:25 mickey Exp $
+.\" $OpenBSD: rl.4,v 1.24 2005/01/14 03:16:40 pvalchev Exp $
.\"
.\" Copyright (c) 1997, 1998
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -41,6 +41,7 @@
.Sh SYNOPSIS
.Cd "rl* at pci?"
.Cd "rl* at cardbus?"
+.Cd "rlphy* at mii?"
.Sh DESCRIPTION
The
.Nm
@@ -181,6 +182,7 @@ the card should be configured correctly.
.El
.Sh SEE ALSO
.Xr arp 4 ,
+.Xr rlphy 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr netintro 4 ,