From 59fcbf85995af9ebe92ca03ea86c8c83b4788697 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 16 Oct 2007 00:36:36 +0200 Subject: [PATCH] Some small typo fixes --- debian/changelog | 6 +++++- sbin/grml-addtun | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d1472f8..9ad5e08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ grml-network (0.1.13) unstable; urgency=low + [ Michael Gebetsroither ] * added grml-addtun for tun/tap device handling * added manpage for grml-addtun - -- Michael Gebetsroither Thu, 04 Oct 2007 13:32:27 +0200 + [ Michael Prokop ] + * Some small typo fixes. + + -- Michael Prokop Tue, 16 Oct 2007 00:36:19 +0200 grml-network (0.1.12) unstable; urgency=low diff --git a/sbin/grml-addtun b/sbin/grml-addtun index 765b53a..18be9a7 100755 --- a/sbin/grml-addtun +++ b/sbin/grml-addtun @@ -29,7 +29,7 @@ OPTIONS: -u this user should be able to use the tun device -g this group should be able to use the tun device -b if given, all tun/tap devices are added/removed from the bridge - -a enable auto mode, eg. create the bridge if not allready existing and + -a enable auto mode, eg. create the bridge if not already existing and delete it when empty after removing given tun devices -h this help EOT @@ -110,4 +110,4 @@ else fi fi -# vim: filetype=sh +## END OF FILE ################################################################# -- 2.1.4