diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-01-02 11:34:28 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-01-02 11:34:28 +0000 |
commit | fc98e32f2539d8bed56712ef6946e4bf2cf598ce (patch) | |
tree | 4b89bbf409d6d3007cd1f454bd21ffc27f725126 | |
parent | 5704aac0afe77e67ffaaadb4f91249cd11bac187 (diff) |
remove duplicate SEE ALSO entry;
-rw-r--r-- | share/man/man4/man4.macppc/pi2c.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/smu.4 | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man4/man4.macppc/pi2c.4 b/share/man/man4/man4.macppc/pi2c.4 index efa725034ce..ea000b60c9c 100644 --- a/share/man/man4/man4.macppc/pi2c.4 +++ b/share/man/man4/man4.macppc/pi2c.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pi2c.4,v 1.4 2006/01/01 20:52:28 deraadt Exp $ +.\" $OpenBSD: pi2c.4,v 1.5 2006/01/02 11:34:27 jmc Exp $ .\" .\" Copyright (c) 2004 Dale Rahn. .\" All rights reserved. @@ -39,8 +39,7 @@ device is an interface to the via-pmu i2c controller. .Sh SEE ALSO .Xr adb 4 , .Xr iic 4 , -.Xr intro 4 , -.Xr iic 4 +.Xr intro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.macppc/smu.4 b/share/man/man4/man4.macppc/smu.4 index 20420a39b92..e21b60134f5 100644 --- a/share/man/man4/man4.macppc/smu.4 +++ b/share/man/man4/man4.macppc/smu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: smu.4,v 1.5 2006/01/01 20:52:28 deraadt Exp $ +.\" $OpenBSD: smu.4,v 1.6 2006/01/02 11:34:27 jmc Exp $ .\" .\" Copyright (c) 2005 Mark Kettenis .\" @@ -35,8 +35,7 @@ The System Management Unit controls the fans in these systems. It also contains the real time clock. .Sh SEE ALSO .Xr iic 4 , -.Xr intro 4 , -.Xr iic 4 +.Xr intro 4 .Sh HISTORY The .Nm |