summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2015-01-21 22:33:23 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2015-01-21 22:33:23 +0000
commitb606c0e6d23edc8554b876f46df1da09fe97431e (patch)
tree0d88b99e5361f18a0cc4363f8c0d360270b729c3
parent0063e21654ddf6931885174002965169f5fe7dcd (diff)
complete the circle so all ql pages xref all other ql pages
-rw-r--r--share/man/man4/qle.45
-rw-r--r--share/man/man4/qlw.45
2 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/qle.4 b/share/man/man4/qle.4
index e7ca1b53747..d86658a7161 100644
--- a/share/man/man4/qle.4
+++ b/share/man/man4/qle.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: qle.4,v 1.9 2014/03/16 10:17:11 jmc Exp $
+.\" $OpenBSD: qle.4,v 1.10 2015/01/21 22:33:22 tedu Exp $
.\"
.\" Copyright (c) 2014 Jonathan Matthew <jmatthew@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: March 16 2014 $
+.Dd $Mdocdate: January 21 2015 $
.Dt QLE 4
.Os
.Sh NAME
@@ -36,6 +36,7 @@ all configuration must be done prior to booting
.Xr intro 4 ,
.Xr pci 4 ,
.Xr qla 4 ,
+.Xr qlw 4 ,
.Xr scsi 4
.Sh HISTORY
The
diff --git a/share/man/man4/qlw.4 b/share/man/man4/qlw.4
index aef3b971031..b7ba4f6103e 100644
--- a/share/man/man4/qlw.4
+++ b/share/man/man4/qlw.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: qlw.4,v 1.4 2014/03/15 21:54:26 kettenis Exp $
+.\" $OpenBSD: qlw.4,v 1.5 2015/01/21 22:33:22 tedu Exp $
.\"
.\" Copyright (c) 2014 Mark Kettenis <kettenis@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: March 15 2014 $
+.Dd $Mdocdate: January 21 2015 $
.Dt QLW 4
.Os
.Sh NAME
@@ -37,6 +37,7 @@ all configuration must be done prior to booting
.Xr intro 4 ,
.Xr pci 4 ,
.Xr qla 4 ,
+.Xr qle 4 ,
.Xr sbus 4 ,
.Xr scsi 4
.Sh HISTORY