diff options
| author | simonb <simonb@NetBSD.org> | 2002-04-15 07:33:27 +0000 |
|---|---|---|
| committer | simonb <simonb@NetBSD.org> | 2002-04-15 07:33:27 +0000 |
| commit | 2e3d50dbd3f7d0912751fb31a71d8fe04d9774da (patch) | |
| tree | 296aad4dd30a5963c632d5e5abc5933ddca49cad | |
| parent | bc96c942e98c41975470339a195cb6b9ee82d74d (diff) | |
Add algor and evbmips attachments.
| -rw-r--r-- | share/man/man4/mcclock.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/mcclock.4 b/share/man/man4/mcclock.4 index a32de2b5d17..7405fedd9dc 100644 --- a/share/man/man4/mcclock.4 +++ b/share/man/man4/mcclock.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: mcclock.4,v 1.4 2002/03/15 05:20:55 gmcgarry Exp $ +.\" $NetBSD: mcclock.4,v 1.5 2002/04/15 07:33:27 simonb Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,6 +41,8 @@ .Nm mcclock .Nd DS1287 real-time clock .Sh SYNOPSIS +.Ss algor +.Cd "mcclock* at isa? port 0x70" .Ss alpha .Cd "mcclock* at gbus? offset ?" .Cd "mcclock* at ioasic? offset ?" @@ -48,6 +50,8 @@ .Cd "mcclock* at jensenio? port ?" .Ss arc .Cd "mcclock* at jazzio?" +.Ss evbmips +.Cd "mcclock* at isa? port 0x70" .Ss pmax .Cd "mcclock* at ibus0 addr ?" .Cd "mcclock* at ioasic? offset ?" |
