summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2017-09-12 08:23:03 +0200
committerAndreas Politz <politza@hochschule-trier.de>2017-09-12 08:23:03 +0200
commit0b9807d67072a9f35f1e235cd458ebc38cbd8289 (patch)
tree771bb460ef23e08be4d6640b09a298049ac158b0 /server
parente779fef9922d78ebfa8d3c0beaa26f9f7002415f (diff)
Fix some comments/docu
Diffstat (limited to 'server')
-rwxr-xr-xserver/autobuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/autobuild b/server/autobuild
index ff0f0be..a9dfb92 100755
--- a/server/autobuild
+++ b/server/autobuild
@@ -36,7 +36,7 @@ usage:$(basename "$0") [--help|-n|[-i DIR|-I]]
-n Don't do anything, but check if this OS is handled and
then print the default installation directory (see -I).
- -i DIR Install the program in the given directory
+ -i DIR Install the program in the given directory.
-I Install the program into a default directory, i.e. ~/bin in
most cases.
@@ -66,7 +66,7 @@ which()
return 1
}
-# Quote $@ for the shell if possible.
+# Quote $@ for the shell.
quote()
{
quoted=