From 379525641b38285eeb87e9ffd2cabd75aa5899cc Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Sat, 4 Aug 2012 09:29:48 -0700 Subject: [PATCH] remove stale reference --- src/emu/doc/emu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/doc/emu.rst b/src/emu/doc/emu.rst index 4df813eb5..e90f56961 100644 --- a/src/emu/doc/emu.rst +++ b/src/emu/doc/emu.rst @@ -143,7 +143,7 @@ to these other net devices::: For examples that use the ``Emu`` net device, see ``src/emu/examples/emu-udp-echo.cc`` and ``src/emu/examples/emu-ping.cc`` -in the repository ``_. +in the repository. Implementation **************