tabbed

Simple tabbing application for X11.
git clone git://r-36.net/tabbed
Log | Files | Refs | README | LICENSE

commit e8deb956d4559c357659ae4cddb453b3e822ee92
parent 2b3b94fc7be2841cebc58a7693d0d252806c97b0
Author: Enno Boland (tox) <tox@s01.de>
Date:   Fri,  4 Sep 2009 13:23:36 +0200

applied Andrews patches.
Diffstat:
surf.1 | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 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!