summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/man4.octeon/octcib.47
-rw-r--r--share/man/man4/man4.octeon/octcit.47
-rw-r--r--share/man/man4/man4.octeon/octciu.47
3 files changed, 15 insertions, 6 deletions
diff --git a/share/man/man4/man4.octeon/octcib.4 b/share/man/man4/man4.octeon/octcib.4
index c99f12f7e7b..b09c643cc37 100644
--- a/share/man/man4/man4.octeon/octcib.4
+++ b/share/man/man4/man4.octeon/octcib.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: octcib.4,v 1.1 2017/07/13 12:54:50 visa Exp $
+.\" $OpenBSD: octcib.4,v 1.2 2017/08/06 05:49:12 visa Exp $
.\"
.\" Copyright (c) 2017 Visa Hankala
.\"
@@ -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: July 13 2017 $
+.Dd $Mdocdate: August 6 2017 $
.Dt OCTCIB 4 octeon
.Os
.Sh NAME
@@ -28,6 +28,9 @@ The
driver provides support for the Cavium interrupt bus (CIB) widget,
which is an auxiliary interrupt controller on the CN70xx and CN71xx
system on chips.
+.Sh SEE ALSO
+.Xr octcit 4 ,
+.Xr octciu 4
.Sh HISTORY
The
.Nm
diff --git a/share/man/man4/man4.octeon/octcit.4 b/share/man/man4/man4.octeon/octcit.4
index 7d75bfa3dad..239313cd840 100644
--- a/share/man/man4/man4.octeon/octcit.4
+++ b/share/man/man4/man4.octeon/octcit.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: octcit.4,v 1.1 2017/07/30 13:05:34 visa Exp $
+.\" $OpenBSD: octcit.4,v 1.2 2017/08/06 05:49:12 visa Exp $
.\"
.\" Copyright (c) 2017 Visa Hankala
.\"
@@ -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: July 30 2017 $
+.Dd $Mdocdate: August 6 2017 $
.Dt OCTCIT 4 octeon
.Os
.Sh NAME
@@ -38,6 +38,9 @@ CN77xx
.It
CN78xx
.El
+.Sh SEE ALSO
+.Xr octcib 4 ,
+.Xr octciu 4
.Sh HISTORY
The
.Nm
diff --git a/share/man/man4/man4.octeon/octciu.4 b/share/man/man4/man4.octeon/octciu.4
index 910801df830..e44df6af9c0 100644
--- a/share/man/man4/man4.octeon/octciu.4
+++ b/share/man/man4/man4.octeon/octciu.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: octciu.4,v 1.1 2017/07/02 07:27:16 visa Exp $
+.\" $OpenBSD: octciu.4,v 1.2 2017/08/06 05:49:12 visa Exp $
.\"
.\" Copyright (c) 2017 Visa Hankala
.\"
@@ -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: July 2 2017 $
+.Dd $Mdocdate: August 6 2017 $
.Dt OCTCIU 4 octeon
.Os
.Sh NAME
@@ -42,6 +42,9 @@ CN70xx
.It
CN71xx
.El
+.Sh SEE ALSO
+.Xr octcib 4 ,
+.Xr octcit 4
.Sh HISTORY
Control code for the CIU first appeared in
.Ox 5.4 .