diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
commit | a9223deae9367063797cc5a9d6152f1daf583153 (patch) | |
tree | 47fa1d8bb4523318a4103665c655d1a22001c8fb /share/man/man4/tcic.4 | |
parent | 0eb87a4a02e0b6bc731a76a842c1b13646016e26 (diff) |
o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;
aaron@ ok.
Diffstat (limited to 'share/man/man4/tcic.4')
-rw-r--r-- | share/man/man4/tcic.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/tcic.4 b/share/man/man4/tcic.4 index 3aefa121a46..3c84c612986 100644 --- a/share/man/man4/tcic.4 +++ b/share/man/man4/tcic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcic.4,v 1.2 2000/07/05 13:50:35 aaron Exp $ +.\" $OpenBSD: tcic.4,v 1.3 2001/06/22 12:15:47 mpech Exp $ .\" $NetBSD: tcic.4,v 1.1 2000/02/12 11:14:14 fair Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -50,9 +50,9 @@ DB86082, DB86084, DB86184, and DB86072 .Tn PCMCIA controllers. .Sh SEE ALSO -.Xr pcmcia 4 , +.Xr isa 4 , .Xr pcic 4 , -.Xr isa 4 +.Xr pcmcia 4 .Sh HISTORY The .Nm |