Module Name: src
Committed By: wiz
Date: Thu Mar 10 17:09:17 UTC 2011
Modified Files:
src/share/man/man4: lmc.4
Log Message:
Fix xref to tcpdump, from Anon Ymous.
Use Fx/Nx/Ox while here.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/lmc.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/lmc.4
diff -u src/share/man/man4/lmc.4:1.17 src/share/man/man4/lmc.4:1.18
--- src/share/man/man4/lmc.4:1.17 Wed Oct 14 23:32:42 2009
+++ src/share/man/man4/lmc.4 Thu Mar 10 17:09:17 2011
@@ -53,7 +53,7 @@
.\" * PLEASE DO NOT "UN-IFDEF" THIS FILE! *
.\" * * * * * * * * * * * * * * * * * * * * *
.\"
-.\" $NetBSD: lmc.4,v 1.17 2009/10/14 23:32:42 joerg Exp $
+.\" $NetBSD: lmc.4,v 1.18 2011/03/10 17:09:17 wiz Exp $
.\"
.Dd April 11, 2006
.Dt LMC 4
@@ -97,9 +97,9 @@
The
.Nm
driver works with
-.Tn FreeBSD ,
-.Tn NetBSD ,
-.Tn OpenBSD ,
+.Fx ,
+.Nx ,
+.Ox ,
.Tn BSD/OS ,
and
.Tn Linux
@@ -535,7 +535,7 @@
bring up a link between two machines, then run
.Xr ping 8
and
-.Xr tcpdump 1 :
+.Xr tcpdump 8 :
.Bd -unfilled -offset indent -compact
.Ic ping 10.0.0.1
.Ed
@@ -639,7 +639,6 @@
supported.
.\"
.Sh SEE ALSO
-.Xr tcpdump 1 ,
.Xr ioctl 2 ,
.Xr bpf 4 ,
.Xr de 4 ,