summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-08-15 10:55:02 +0000
committerLaurent Bercot <ska@appnovation.com>2022-08-15 10:55:02 +0000
commit1ff82e5c92e0b4bda33810358157c875d0ccd9d9 (patch)
treef2b3d288c3b716289601f75d399177b47527e041
parent6b040be882ab684eda9b1a03ed7c4807c8a37947 (diff)
downloads6-portable-utils-1ff82e5c92e0b4bda33810358157c875d0ccd9d9.tar.xz
Fix etalabs URL
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 4c9874e..6846938 100755
--- a/configure
+++ b/configure
@@ -54,7 +54,7 @@ exit 0
# If your system does not have printf, you can comment this, but it is
# generally not a good idea to use echo.
-# See http://etalabs.net/sh_tricks.html
+# See http://www.etalabs.net/sh_tricks.html
echo () {
IFS=" "
printf %s\\n "$*"