aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/urlc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/urlc.1 b/man/man1/urlc.1
index 42ad2bdb..b4234a3d 100644
--- a/man/man1/urlc.1
+++ b/man/man1/urlc.1
@@ -15,7 +15,7 @@ curl http://example.net/ | hurl |
.SH DESCRIPTION
.B urlc
iterates through the newline-delimited URLs passed to it on stdin and using
-curl(1) requests checks for retrieval errors, redirects, and tries a naive
+curl(1) requests checks for retrieval errors, redirects, and tries a naïve
check to see if an HTTPS version is available of any unencrypted HTTP traffic.
.SH SEE ALSO
curl(1), hurl(1), murl(1)