about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xbollux4
-rw-r--r--bollux.14
-rw-r--r--bollux.conf.52
3 files changed, 5 insertions, 5 deletions
diff --git a/bollux b/bollux index 5be7b93..93874c1 100755 --- a/bollux +++ b/bollux
@@ -2,11 +2,11 @@
2# bollux: a bash gemini client 2# bollux: a bash gemini client
3# Author: Case Duckworth 3# Author: Case Duckworth
4# License: MIT 4# License: MIT
5# Version: 0.2 5# Version: 0.2.2
6 6
7# Program information 7# Program information
8PRGN="${0##*/}" 8PRGN="${0##*/}"
9VRSN=0.2 9VRSN=0.2.2
10# State 10# State
11REDIRECTS=0 11REDIRECTS=0
12 12
diff --git a/bollux.1 b/bollux.1 index a899709..0573118 100644 --- a/bollux.1 +++ b/bollux.1
@@ -1,4 +1,4 @@
1.TH bollux 1 0.2 1.TH bollux 1 0.2.2
2.SH NAME 2.SH NAME
3bollux \- gemini protocol browser written in bash(1) 3bollux \- gemini protocol browser written in bash(1)
4.SH SYNOPSIS 4.SH SYNOPSIS
@@ -55,7 +55,7 @@ refresh the current page
55.B q 55.B q
56quit bollux 56quit bollux
57.PP 57.PP
58If a new URL is selected, 58If a new URL is selected,
59.BR bollux (1) 59.BR bollux (1)
60will repeat the download-and-display loop with the new URL. 60will repeat the download-and-display loop with the new URL.
61.SH ISSUES 61.SH ISSUES
diff --git a/bollux.conf.5 b/bollux.conf.5 index 291dd42..c2d626a 100644 --- a/bollux.conf.5 +++ b/bollux.conf.5
@@ -1,4 +1,4 @@
1.TH bollux.conf 5 2020-05-26 1.TH bollux.conf 5 0.2.2
2.SH NAME 2.SH NAME
3.B bollux.conf 3.B bollux.conf
4\- configuration file for 4\- configuration file for