summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b2775c2..576d77c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
AC_PREREQ(2.57)
-AC_INIT([ifmetric], [0.2b], [mzvszrgevp (at) 0pointer (at) de])
+AC_INIT([ifmetric], [0.2b], [mzvszrgevp (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/ifmetric.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign -Wall])
diff --git a/doc/README.html.in b/doc/README.html.in
index 83f1798..2287644 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -96,7 +96,7 @@ modifying them.</p>
<pre>ifmetric wlan0 1</pre>
-<p>To reset the metrics of the routes attached to <tt>wlan0</tt> simply run:
+<p>To reset the metrics of the routes attached to <tt>wlan0</tt> simply run:</p>
<pre>ifmetric wlan0 0</pre>