summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/urweb.14
2 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index a0e30d19..c7a888ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ urweb (20150520+dfsg-1) unstable; urgency=medium
* New upstream release.
* Make static linking work on multiarch systems. (Closes: #791551)
+ * Correct manual page with respect to the behaviour of the -static flag.
- -- Benjamin Barenblat <bbaren@mit.edu> Mon, 06 Jul 2015 00:32:38 -0400
+ -- Benjamin Barenblat <bbaren@mit.edu> Mon, 06 Jul 2015 00:34:39 -0400
urweb (20150412+dfsg-1) unstable; urgency=medium
diff --git a/debian/urweb.1 b/debian/urweb.1
index 7df6cd8d..0419c83a 100644
--- a/debian/urweb.1
+++ b/debian/urweb.1
@@ -262,9 +262,7 @@ you must do that yourself.
.TP
\fB\-static\fP
-Instructs \fBurweb\fP to statically link the generated executable with the
-Ur/Web runtime system. Note, however, that the executable will still be
-dynamically linked with any other supporting libraries (e.g., OpenSSL).
+Instructs \fBurweb\fP to statically link the generated executable.
.TP
\fB\-timing\fP