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 [ \-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!
|
||||
|
|
Loading…
Reference in New Issue