From 0eb322282725432036fba38f398047ebebf7cc87 Mon Sep 17 00:00:00 2001 From: Michael Gebetsroither Date: Tue, 16 Oct 2007 09:22:01 +0200 Subject: [PATCH] grml-addtun: fix usage information --- docs/grml-addtun.8.txt | 2 +- sbin/grml-addtun | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/grml-addtun.8.txt b/docs/grml-addtun.8.txt index 0703fbf..f29e0b4 100644 --- a/docs/grml-addtun.8.txt +++ b/docs/grml-addtun.8.txt @@ -22,7 +22,7 @@ bridge handling. OPTIONS ------- *-d*:: -Delete the given tun/tap devices and remove them from the bridge (if given with -b). +Delete the tun/tap devices and remove them from the bridge (if given with -b). *-u *:: Make tun devices useable from without special permissions. diff --git a/sbin/grml-addtun b/sbin/grml-addtun index c46fa55..256de5a 100755 --- a/sbin/grml-addtun +++ b/sbin/grml-addtun @@ -25,7 +25,7 @@ Usage: "$PN_" [OPTIONS] ... $PN_ creates persistent tun/tap devices with bridge handling OPTIONS: - -d delete the given tun devices and remove them from the bridge if given + -d delete the tun devices and remove them from the bridge if given -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 -- 2.1.4