summaryrefslogtreecommitdiffstats
path: root/surf.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--surf.18
1 files changed, 4 insertions, 4 deletions
diff --git a/surf.1 b/surf.1
index 28eacf1..1964acf 100644
--- a/surf.1
+++ b/surf.1
@@ -7,7 +7,7 @@ surf \- simple webkit-based browser
.RB [ \-f " FILE"]
.RB [ \-u " URI"]
.SH DESCRIPTION
-surf is a simple web browser based on WebKit/GTK+. It is able
+surf is a simple Web browser based on WebKit/GTK+. It is able
to display websites and follow links. It supports the XEmbed protocol
which makes it possible to embed it in another application. Furthermore,
one can point surf to another URI by setting its XProperties.
@@ -32,7 +32,7 @@ Prints version information to standard output, then exits.
.TP
.B \-x
Prints xid to standard output. This can be used to script the browser by using
-.BR xprop (1).
+.BR xprop(1).
.SH USAGE
.TP
.B Ctrl\-Left
@@ -59,7 +59,7 @@ Reloads the website without using cache.
.B Ctrl\-y
Copies current URI to primary selection.
.SH SEE ALSO
-.BR dmenu (1)
-.BR xprop (1)
+.BR dmenu(1)
+.BR xprop(1)
.SH BUGS
Please report them!
f/commit/surf.c?id=04173f6661ab8a84df36e081c58402ac8ec5b902&follow=1'>hooking onloadfunctions should be done by script.js.Gravatar Enno Boland (tox) 1-3/+0 2009-09-21commenting.Gravatar Enno Boland (tox) 1-0/+1 2009-09-21typoGravatar Enno Boland (tox) 1-2/+2 2009-09-17reformatingGravatar Enno Boland (tox) 1-2/+0 2009-09-17applied patch from arg. thanks :)Gravatar Enno Boland (tox) 2-66/+56 2009-09-16next version is 0.2Gravatar Enno Boland (tox) 1-1/+1 2009-09-16auto creation of script.jsGravatar Enno Boland (tox) 1-0/+3 2009-09-16adding user.js support.Gravatar Enno Boland (tox) 1-4/+22 2009-09-13usercss works again.Gravatar Enno Boland (tox) 1-10/+11 2009-09-11Added tag 0.1.2 for changeset bffb0c3c2341Gravatar Enno Boland (tox) 1-0/+1 2009-09-11next will be 0.1.2Gravatar Enno Boland (tox) 1-1/+1 2009-09-11Makefile fixingGravatar Enno Boland (tox) 2-2/+2 2009-09-11Adding README file.Gravatar Enno Boland (tox) 2-1/+26 2009-09-11unfocus should return false; renaming cookie-file.Gravatar Enno Boland (tox) 1-2/+2 2009-09-11surf embeds now itself into another window.Gravatar Enno Boland (tox) 1-8/+9 2009-09-10Added tag 0.1.1 for changeset 3ef997607115Gravatar Enno Boland (tox) 1-0/+1 2009-09-10bugfix releaseGravatar Enno Boland (tox) 1-1/+1 2009-09-10removing unneeded background color.Gravatar Enno Boland (tox) 1-1/+0 2009-09-10rearranging some source.Gravatar Enno Boland (tox) 1-12/+19 2009-09-10adding user stylesheets.Gravatar Enno Boland (tox) 1-10/+21 2009-09-10Added tag 0.1 for changeset 9c8ebcf54061Gravatar Enno Boland (tox) 1-0/+2 2009-09-10dist doesn't work. fixing Makefile.Gravatar Enno Boland (tox) 1-1/+1