diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-23 09:30:36 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-23 09:30:36 +0000 |
commit | 83b2997e2f28d1c476308b67430b8ef6cb74d4df (patch) | |
tree | 52579d5e1b1cddbdd04dd2ac8ebea76d4471a5ad /share/man/man4/man4.hppa | |
parent | ba422cc0dee1b90e6e23d4181e05daf46c88cfd4 (diff) |
'SEE ALSO' audit in 'share/man/':
o) sort;
o) "," is separator of entries;
o) don't use "." or "," in the last entry;
millert@ ok
Diffstat (limited to 'share/man/man4/man4.hppa')
-rw-r--r-- | share/man/man4/man4.hppa/ie.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/lasi.4 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.hppa/ie.4 b/share/man/man4/man4.hppa/ie.4 index aafa6963410..9b4e6d01fc9 100644 --- a/share/man/man4/man4.hppa/ie.4 +++ b/share/man/man4/man4.hppa/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.2 2002/04/07 10:33:12 mickey Exp $ +.\" $OpenBSD: ie.4,v 1.3 2002/05/23 09:30:34 mpech Exp $ .\" .\" Copyright (c) 2001 Paul Weissmann .\" All rights reserved. @@ -94,7 +94,7 @@ Use the BNC connector .Xr arp 4 , .Xr ifmedia 4 , .Xr inet 4 , -.Xr intro 4 , +.Xr intro 4 .Rs "82596DX AND 82596SX High-Performance 32-bit Local Area Network Coprocessor" .br diff --git a/share/man/man4/man4.hppa/lasi.4 b/share/man/man4/man4.hppa/lasi.4 index 4e4c7da0dce..3561f0259c2 100644 --- a/share/man/man4/man4.hppa/lasi.4 +++ b/share/man/man4/man4.hppa/lasi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lasi.4,v 1.8 2002/04/07 10:14:31 mickey Exp $ +.\" $OpenBSD: lasi.4,v 1.9 2002/05/23 09:30:34 mpech Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -75,10 +75,10 @@ Interface for the WD37C65C floppy drive controller Optional Telephone interface (voice/modem/fax two channels) .El .Sh SEE ALSO -.Xr wax 4 , .Xr asp 4 , .Xr gsc 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr wax 4 .Rs "Precision I/O Architecture Reference Specification" .br |