This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch dde in repository hurd.
commit e2b83d4dfdcb63a6a484eb4461ac4f322853086f Author: Samuel Thibault <[email protected]> Date: Sun Nov 29 15:26:44 2015 +0100 Fix undefined reference * doc/hurd.texi (devnode): Do not reference not-yet-existing eth-multiplexer node. --- doc/hurd.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/hurd.texi b/doc/hurd.texi index ccd7c91..b3ac9cf 100644 --- a/doc/hurd.texi +++ b/doc/hurd.texi @@ -2963,8 +2963,7 @@ If @option{--name} is specified, the client must use the device name in @dfn{device_open}. Otherwise, any device name is acceptable. @option{--master-device} can be useful to open the virtual interface -created by some other programs, for example by @dfn{eth-multiplexer} -(@pxref{eth-multiplexer}). +created by some other programs, for example by eth-multiplexer. FIXME: a chapter on libtreefs and libdirmgt will probably go here -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
