summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure
index 054069e..0e8e08b 100755
--- a/src/configure
+++ b/src/configure
@@ -28,6 +28,6 @@ case $TARGET in
cd ..
;;
*)
- echo "Usage: $0 (linux|ovpn)"
+ echo "Usage: $0 (linux|bsd|ovpn)"
;;
esac