diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-06-07 19:47:55 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-06-07 19:47:55 +0000 |
commit | e47bc4916bed17e0a3ce58f996645dc357ab98eb (patch) | |
tree | 8cbf2477cc5686d7441ee87ca8b26820d16f0b2f | |
parent | 00951d740eadb77cbcb38a4902228b97fb4b6d92 (diff) |
This is the sparc clock manpage, not the sparc64 one, bad jason@ (and bad me
for not noticing earlier)
-rw-r--r-- | share/man/man4/man4.sparc/clock.4 | 8 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/intro.4 | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/man4.sparc/clock.4 b/share/man/man4/man4.sparc/clock.4 index 02b845af118..47089a87b28 100644 --- a/share/man/man4/man4.sparc/clock.4 +++ b/share/man/man4/man4.sparc/clock.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: clock.4,v 1.3 2007/05/31 19:19:56 jmc Exp $ +.\" $OpenBSD: clock.4,v 1.4 2010/06/07 19:47:54 miod Exp $ .\" .\" Copyright (c) 2004 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,12 +24,12 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ -.Dt CLOCK 4 sparc64 +.Dd $Mdocdate: June 7 2010 $ +.Dt CLOCK 4 sparc .Os .Sh NAME .Nm clock -.Nd SPARC64 FireHose Controller +.Nd SPARC clock driver .Sh SYNOPSIS .Cd "clock0 at mainbus0 # sun4c" .Cd "clock0 at obio0 # sun4m" diff --git a/share/man/man4/man4.sparc/intro.4 b/share/man/man4/man4.sparc/intro.4 index 7a90ca347d1..5bdb413433b 100644 --- a/share/man/man4/man4.sparc/intro.4 +++ b/share/man/man4/man4.sparc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.52 2008/01/21 21:41:04 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.53 2010/06/07 19:47:54 miod Exp $ .\" $NetBSD: intro.4,v 1.5 1998/02/06 06:07:00 perry Exp $ .\" .\" Copyright (c) 1996 Jonathan Stone. @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: January 21 2008 $ +.Dd $Mdocdate: June 7 2010 $ .Dt INTRO 4 sparc .Os .Sh NAME @@ -221,7 +221,7 @@ Tadpole PCMCIA Controller .Ss Miscellaneous devices .Bl -tag -width 12n -compact -offset ind .It Xr clock 4 -SPARC64 FireHose Controller +SPARC clock driver .It Xr fdc 4 NEC765 compatible floppy disk driver .It Xr led 4 |