summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 47a01d6)
raw | patch | inline | side by side (parent: 47a01d6)
author | Ton Voon <ton.voon@opsera.com> | |
Tue, 31 Aug 2010 14:54:19 +0000 (15:54 +0100) | ||
committer | Ton Voon <ton.voon@opsera.com> | |
Tue, 31 Aug 2010 14:54:19 +0000 (15:54 +0100) |
plugins/check_http.c | patch | blob | history |
diff --git a/plugins/check_http.c b/plugins/check_http.c
index f08ad17cd9e0838e25cc75604fdaeb4c06787bf7..6370e32b823c3f050b65d0bde0e2038604461410 100644 (file)
--- a/plugins/check_http.c
+++ b/plugins/check_http.c
printf (" %s\n", _("Wrap output in HTML link (obsoleted by urlize)"));
printf (" %s\n", "-f, --onredirect=<ok|warning|critical|follow|sticky|stickyport>");
printf (" %s\n", _("How to handle redirected pages. sticky is like follow but stick to the"));
- printf (" %s\n", _("specified IP address. stickyport also ensure post stays the same."));
+ printf (" %s\n", _("specified IP address. stickyport also ensures port stays the same."));
printf (" %s\n", "-m, --pagesize=INTEGER<:INTEGER>");
printf (" %s\n", _("Minimum page size required (bytes) : Maximum page size required (bytes)"));