summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorportix <none@none>2012-09-05 23:40:53 +0200
committerportix <none@none>2012-09-05 23:40:53 +0200
commit3e7d939735989aeb92268c72ee203d2f48292a30 (patch)
treeb9820b53da4b405ce14c7ee44c7b50c1e7eb775b
parentb50ce491d529bd2cf6671c6443cb788170313db7 (diff)
downloaddwb-3e7d939735989aeb92268c72ee203d2f48292a30.zip
Fixing typo in dwb-manpage
-rw-r--r--doc/dwb.14
-rw-r--r--doc/dwb.1.txt2
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/dwb.1 b/doc/dwb.1
index 55ecf5d4..fbf125fd 100644
--- a/doc/dwb.1
+++ b/doc/dwb.1
@@ -826,7 +826,9 @@ Cancel the download with number n or the first download in the lists of running
.PP
\fBgs\fR
.RS 4
-Add a searchengine\&. Textfields can be chosen with tab and a keyword must be specified\&. The first defined searchengine will be the default searchengine\&. The keyword can be used in all open commands, e\&.g\&. \&.I :open <keyword> <searchterm> (command
+Add a searchengine\&. Textfields can be chosen with tab and a keyword must be specified\&. The first defined searchengine will be the default searchengine\&. The keyword can be used in all open commands, e\&.g\&.
+\fI:open <keyword> <searchterm>\fR
+(command
\fIsave_search_field\fR, aliases:
\fIsearch\fR)\&.
.RE
diff --git a/doc/dwb.1.txt b/doc/dwb.1.txt
index 21d542bc..c6649568 100644
--- a/doc/dwb.1.txt
+++ b/doc/dwb.1.txt
@@ -462,7 +462,7 @@ downloads if n is omitted. (command 'cancel_download').
Add a searchengine. Textfields can be chosen with tab and a keyword must be
specified. The first defined searchengine will be the default searchengine. The
keyword can be used in all open commands, e.g.
-.I :open <keyword> <searchterm> (command 'save_search_field', aliases: 'search').
+':open <keyword> <searchterm>' (command 'save_search_field', aliases: 'search').
*gd*::
Download the current site. (command 'download').