aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2002-03-30 23:23:41 +0000
committerDima Dorfman <dd@FreeBSD.org>2002-03-30 23:23:41 +0000
commitac03552b667ca28dc9f0f684e1591b5e3efa675b (patch)
tree73b5d701bcb796d4ebe05a063469e983f5478559
parent5320cc6b8c2696757b3f37733942879131fd1a70 (diff)
Notes
-rw-r--r--share/man/man4/ng_ether.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ng_ether.4 b/share/man/man4/ng_ether.4
index c51fa154f92a..fee18aea8321 100644
--- a/share/man/man4/ng_ether.4
+++ b/share/man/man4/ng_ether.4
@@ -184,7 +184,7 @@ nghook -a fxp0: orphans
This command sends the contents of
.Dv foo.pkt
out the interface
-.Dv ed0 :
+.Dv fxp0 :
.Bd -literal -offset indent
cat foo.pkt | nghook fxp0: orphans
.Ed