Commit Diff


commit - dffb2592eda1ce6b9eccda5f78fd89823cd388fe
commit + bd10f9dc8618975285f695ca68fbd4f4c70705b2
blob - f013fc790c8322d767bad01985bbbc5bf6406796
blob + a8dd3df5a854cd831ec6e4a2e44288a6e256b5c6
--- pages.c
+++ pages.c
@@ -33,11 +33,11 @@ const char *about_about =
 	"\n"
 	"Telescope has a number of \"special\" built-in pages:\n"
 	"\n"
-	"=> about:about		about:about     : this page\n"
-	"=> about:blank		about:blank     : a blank page\n"
-	"=> about:bookmarks	about:bookmarks : the bookmarks page\n"
-	"=> about:help		about:help      : help page\n"
-	"=> about:new		about:new       : the default new tab page\n"
+	"=> about:about\n"
+	"=> about:blank\n"
+	"=> about:bookmarks\n"
+	"=> about:help\n"
+	"=> about:new\n"
 	"\n"
 	;
 
@@ -49,7 +49,7 @@ const char *about_help =
 	"> Tip: use the arrow keys, page up/down, hjkl or C-{b,f,n,p} to move"
 	" the cursor and read the page.\n"
 	"\n"
-	"> Tip: to enter an URL and start browsing, type `>' or `C-x C-f'.\n"
+	"> Tip: to enter an URL and start browsing, type `>'.\n"
 	"\n"
 	"## What is Gemini?\n"
 	"\n"