summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Irofti <pirofti@cvs.openbsd.org>2013-02-05 05:48:15 +0000
committerPaul Irofti <pirofti@cvs.openbsd.org>2013-02-05 05:48:15 +0000
commit6dbd8b2b42904fa11ad0dd041a49d6087fba88c0 (patch)
treef476d4f6e0e2fc2854f29c49b29bd4c9bb72e878
parentfa6c1e626a859e27ba1b4af7abeae2e753b1b4b0 (diff)
Loongson: Reference glxclk(4) from the glxpcib(4) manual page.
Suggested by jasper@, confirmed by miod@.
-rw-r--r--share/man/man4/man4.loongson/glxpcib.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.loongson/glxpcib.4 b/share/man/man4/man4.loongson/glxpcib.4
index 8f5e97173ac..25fae599460 100644
--- a/share/man/man4/man4.loongson/glxpcib.4
+++ b/share/man/man4/man4.loongson/glxpcib.4
@@ -1,8 +1,8 @@
-.\" $OpenBSD: glxpcib.4,v 1.3 2012/09/06 13:56:32 jmc Exp $
+.\" $OpenBSD: glxpcib.4,v 1.4 2013/02/05 05:48:14 pirofti Exp $
.\"
.\" Michael Shalayeff, 2007. Public Domain.
.\"
-.Dd $Mdocdate: September 6 2012 $
+.Dd $Mdocdate: February 5 2013 $
.Dt GLXPCIB 4 loongson
.Os
.Sh NAME
@@ -13,6 +13,7 @@
.Cd "glxpcib* at pci?"
.\" .Cd "gpio* at glxpcib?"
.\" .Cd "iic* at glxpcib?"
+.Cd "glxclk* at glxpcib?"
.Cd "isa* at glxpcib?"
.Sh DESCRIPTION
The
@@ -27,6 +28,7 @@ driver implements a 32-bit 3.5 MHz timecounter.
.Sh SEE ALSO
.\" .Xr gpio 4 ,
.\" .Xr iic 4 ,
+.Xr glxclk 4 ,
.Xr intro 4 ,
.Xr isa 4 ,
.Xr pci 4 ,