diff options
author | ru <ru@FreeBSD.org> | 2002-12-13 09:06:44 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-12-13 09:06:44 +0000 |
commit | db94319c60573c3b6722d0df97283dd8a56adbef (patch) | |
tree | a8599d0629b8c9da6e3e1864c920c883c67a455a /share | |
parent | c33595b094850a11501d4a5f8fa8e01fc22eb895 (diff) | |
download | FreeBSD-src-db94319c60573c3b6722d0df97283dd8a56adbef.zip FreeBSD-src-db94319c60573c3b6722d0df97283dd8a56adbef.tar.gz |
mdoc(7) police: SEE ALSO references aren't real sentences.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/cardbus.4 | 2 | ||||
-rw-r--r-- | share/man/man4/pccard.4 | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4 index 2cd35ee..b1b810f 100644 --- a/share/man/man4/cardbus.4 +++ b/share/man/man4/cardbus.4 @@ -41,4 +41,4 @@ The driver supports all cardbus bridges in the system. .Sh SEE ALSO .Xr pccard 4 , -.Xr pccbb 4 . +.Xr pccbb 4 diff --git a/share/man/man4/pccard.4 b/share/man/man4/pccard.4 index 1f799e7..dcc77bc 100644 --- a/share/man/man4/pccard.4 +++ b/share/man/man4/pccard.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD$ .\" .Dd July 9, 2002 .Dt PCCARD 4 @@ -43,6 +43,5 @@ driver supports all pccard bridges in the system. .Xr cardbus 4 , .\" .Xr mecia 4 , .Xr pccbb 4 , -.Xr pcic 4 . -.\" .Xr mecia 4 , -.\" .Xr tcic 4 . +.Xr pcic 4 +.\" .Xr tcic 4 |