Commit Diff


commit - 4c9aaf273970b9d0428f9a9f2c551c1c302ec4c5
commit + 06d1fa320c6f192bb6488d1580482cb4916f821a
blob - a239e21378710f8731003f4072bb6d2900616a2e
blob + d79d7312603b2bcaf869129062ccc86bb9d0dd6c
--- cmd.h
+++ cmd.h
@@ -89,7 +89,7 @@ CMD(cmd_toc,			"Jump to a heading using the minibuffer
 CMD(cmd_toggle_downloads,	"Toggle the downloads side window.");
 CMD(cmd_toggle_help,		"Toggle side window with help.");
 CMD(cmd_toggle_pre_wrap,	"Toggle the wrapping of preformatted blocks.");
-CMD(cmd_unload_certificate,	"Forget to use a certificate on this page.");
+CMD(cmd_unload_certificate,	"Forget the certificate on this page.");
 CMD(cmd_up,			"Go up one level.");
 CMD(cmd_use_certificate,	"Use a certificate for the current page.");
 CMD(cmd_write_buffer,		"Save the current page to the disk.");
blob - 0a17cb2d9465a36593d81b8c6828fb091bc4e47f
blob + b8b586f7862d1925bf758391117c735a539ebc7c
--- telescope.1
+++ telescope.1
@@ -11,7 +11,7 @@
 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: February 6 2024$
+.Dd $Mdocdate: February 8 2024$
 .Dt TELESCOPE 1
 .Os
 .Sh NAME
@@ -817,7 +817,7 @@ Load the bookmarks page.
 .It Ic client-certificate-info
 Show the active client certificate.
 .It Ic unload-certificate
-Forget to use a certificate on this page.
+Forget the certificate on this page.
 .It Ic use-certificate
 Use a certificate for the current page.
 .El