Update Ulrich Dangel's email address
authorChristian Hofstaedtler <ch@grml.org>
Thu, 13 Oct 2011 21:56:24 +0000 (23:56 +0200)
committerChristian Hofstaedtler <ch@grml.org>
Thu, 13 Oct 2011 21:56:24 +0000 (23:56 +0200)
man/grml-ap.8
man/grml-bridge.8
man/grml-router.8
sbin/grml-router

index 2daf402..77b0c3f 100644 (file)
@@ -51,7 +51,7 @@ On the client side (assuming eth0 is your WLAN device):
 .BR grml-bridge (8),
 .BR grml-router (8).
 .SH AUTHOR
-grml-ap was written by Ulrich Dangel <schula@grml.org> and Michael Prokop <mika@grml.org>.
+grml-ap was written by Ulrich Dangel <mru@grml.org> and Michael Prokop <mika@grml.org>.
 .PP
 This manual page was written by Michael Prokop
 <mika@grml.org> for the Debian project (but may be used by others).
index f16abac..07106ea 100644 (file)
@@ -79,7 +79,7 @@ Note, your devices do not have an ip address, so you have to give them an ip add
 .BR grml-ap (8),
 .BR grml-router (8).
 .SH AUTHOR
-grml-bridge was written by Ulrich Dangel <schula@grml.org> and Michael Prokop <mika@grml.org>.
+grml-bridge was written by Ulrich Dangel <mru@grml.org> and Michael Prokop <mika@grml.org>.
 .PP
 This manual page was written by Michael Prokop
 <mika@grml.org> for the Debian project (but may be used by others).
index 633383d..5ce27b6 100644 (file)
@@ -26,7 +26,7 @@ nameserver. You can run the following commands on the client:
 .BR grml-ap (8),
 .BR grml-bridge (8).
 .SH AUTHOR
-grml-router was written by Ulrich Dangel <schula@grml.org> and Michael Prokop <mika@grml.org>.
+grml-router was written by Ulrich Dangel <mru@grml.org> and Michael Prokop <mika@grml.org>.
 .PP
 This manual page was written by Michael Prokop
 <mika@grml.org> for the grml project (but may be used by others).
index b959f12..ec37168 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Filename:      grml-router
 # Purpose:       set up your box as NAT-router
-# Authors:       grml-team (grml.org), Ulrich Dangel <schula@grml.org>, Michael Prokop <mika@grml.org>
+# Authors:       grml-team (grml.org), Ulrich Dangel <mru@grml.org>, Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
 ################################################################################