applied Andrews patches.
This commit is contained in:
parent
2b3b94fc7b
commit
e8deb956d4
8
surf.1
8
surf.1
|
@ -7,7 +7,7 @@ surf \- simple webkit-based browser
|
||||||
.RB [ \-f " FILE"]
|
.RB [ \-f " FILE"]
|
||||||
.RB [ \-u " URI"]
|
.RB [ \-u " URI"]
|
||||||
.SH DESCRIPTION
|
.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
|
to display websites and follow links. It supports the XEmbed protocol
|
||||||
which makes it possible to embed it in another application. Furthermore,
|
which makes it possible to embed it in another application. Furthermore,
|
||||||
one can point surf to another URI by setting its XProperties.
|
one can point surf to another URI by setting its XProperties.
|
||||||
|
@ -32,7 +32,7 @@ Prints version information to standard output, then exits.
|
||||||
.TP
|
.TP
|
||||||
.B \-x
|
.B \-x
|
||||||
Prints xid to standard output. This can be used to script the browser by using
|
Prints xid to standard output. This can be used to script the browser by using
|
||||||
.BR xprop (1).
|
.BR xprop(1).
|
||||||
.SH USAGE
|
.SH USAGE
|
||||||
.TP
|
.TP
|
||||||
.B Ctrl\-Left
|
.B Ctrl\-Left
|
||||||
|
@ -59,7 +59,7 @@ Reloads the website without using cache.
|
||||||
.B Ctrl\-y
|
.B Ctrl\-y
|
||||||
Copies current URI to primary selection.
|
Copies current URI to primary selection.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR dmenu (1)
|
.BR dmenu(1)
|
||||||
.BR xprop (1)
|
.BR xprop(1)
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
Please report them!
|
Please report them!
|
||||||
|
|
Loading…
Reference in New Issue