# HG changeset patch # User Andrew Antle # Date 1252009255 14400 # Node ID e0e9183fa077e21d8114cca326df604776ef27dc # Parent 1b735a4c98d07c7a6462c77b7882b985626e5159 Changed 'simple web browser' to 'simple Web browser' and 'foo (1)' to 'foo(1)'. diff -r 1b735a4c98d0 -r e0e9183fa077 surf.1 --- a/surf.1 Thu Aug 27 04:13:34 2009 -0400 +++ b/surf.1 Thu Sep 03 16:20:55 2009 -0400 @@ -7,7 +7,7 @@ .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 @@ .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 @@ -53,7 +53,7 @@ .B Ctrl\-Shift\-r Reloads the website without using cache. .SH SEE ALSO -.BR dmenu (1) -.BR xprop (1) +.BR dmenu(1) +.BR xprop(1) .SH BUGS Please report them!