birdsurf

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit a0d75d683ebd71edc130582470766c1d4f01ef40
parent 5053edbe01fcbc328b13b44f58205725143c3a76
Author: grouse <bdmfegys@duck.com>
Date:   Sun, 25 Feb 2024 15:27:27 -0500

edit surf.1 for birdsurf rename

Diffstat:
Msurf.1 | 30+++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/surf.1 b/surf.1 @@ -1,8 +1,8 @@ -.TH SURF 1 surf\-VERSION +.TH BIRDSURF 1 birdsurf\-VERSION .SH NAME -surf \- simple webkit-based browser +birdsurf \- simple webkit-based browser for birds .SH SYNOPSIS -.B surf +.B birdsurf .RB [-bBdDfFgGiIkKmMnNpPsStTvwxX] .RB [-a\ cookiepolicies] .RB [-c\ cookiefile] @@ -13,10 +13,10 @@ surf \- simple webkit-based browser .RB [-z\ zoomlevel] .RB [URI] .SH DESCRIPTION -surf is a simple Web browser based on WebKit/GTK+. It is able +birdsurf 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. +one can point birdsurf to another URI by setting its XProperties. .SH OPTIONS .TP .B \-a cookiepolicies @@ -26,7 +26,7 @@ The default is "@Aa" but could be redefined in the .IR config.h , with "A" meaning to -accept all cookies, "a" to deny all cookies and "@", which tells surf to +accept all cookies, "a" to deny all cookies and "@", which tells birdsurf to accept no third party cookies. .TP .B \-b @@ -56,10 +56,10 @@ Reparents to window specified by .IR xid . .TP .B \-f -Start surf in windowed mode (not fullscreen). +Start birdsurf in windowed mode (not fullscreen). .TP .B \-F -Start surf in fullscreen mode. +Start birdsurf in fullscreen mode. .TP .B \-g Disable giving the geolocation to websites. @@ -110,7 +110,7 @@ Enable strict TLS check. .B \-u useragent Specify the .I useragent -which surf should use. +which birdsurf should use. .TP .B \-v Prints version information to standard output, then exits. @@ -129,7 +129,7 @@ Enable custom certificates. .B \-z zoomlevel Specify the .I zoomlevel -which surf should use. +which birdsurf should use. .SH USAGE .B Escape Stops loading current page or stops download. @@ -231,7 +231,7 @@ Toggle strict TLS check. This will reload the page. .B F11 Toggle fullscreen mode. .SH INDICATORS OF OPERATION -Surf is showing indicators of operation in front of the site title. +Birdsurf is showing indicators of operation in front of the site title. For all indicators, unless otherwise specified, a lower case letter means disabled and an upper case letter means enabled. .TP .B A @@ -289,15 +289,15 @@ no proxy .B P using proxy .SH ENVIRONMENT -.B SURF_USERAGENT -If this variable is set upon startup, surf will use it as the +.B BIRDSURF_USERAGENT +If this variable is set upon startup, birdsurf will use it as the .I useragent string. .TP .B http_proxy -If this variable is set and not empty upon startup, surf will use it as the http proxy. +If this variable is set and not empty upon startup, birdsurf will use it as the http proxy. .SH SIGNALS -Surf will reload the current page on +Birdsurf will reload the current page on .BR SIGHUP . .SH SEE ALSO .BR dmenu(1),