esv.1, esvsearch.1: add website URL

This commit is contained in:
Jeremy Baxter 2025-05-01 14:00:10 +12:00
parent d7201d9f9a
commit e8da3e35cf
2 changed files with 18 additions and 14 deletions

18
esv.1
View file

@ -1,4 +1,4 @@
.Dd $Mdocdate: June 26 2024 $ .Dd $Mdocdate: May 01 2025 $
.Dt ESV 1 .Dt ESV 1
.Os .Os
.Sh NAME .Sh NAME
@ -143,12 +143,14 @@ Search the Bible for the phrase
.Sh SEE ALSO .Sh SEE ALSO
.Xr esv.conf 5 .Xr esv.conf 5
.Sh AUTHORS .Sh AUTHORS
.An Jeremy Baxter Aq Mt jeremy@baxters.nz .An Jeremy Baxter Aq Mt jeremy@reformers.dev
.Pp
Part of the
.Sy esv
distribution found at
.Lk https://reformers.dev/esv
.Sh BUGS .Sh BUGS
Currently there are no known bugs in Currently there are no known bugs in
.Nm ; .Nm .
but if you think you've found a potential bug, If you think you've found a potential bug,
please report it to me using my email address above. please report it to my email address above.
.Pp
Existing bugs and planned features can be found on the bug tracker:
.Lk https://todo.sr.ht/~jeremy/esv

View file

@ -1,4 +1,4 @@
.Dd $Mdocdate: June 26 2024 $ .Dd $Mdocdate: May 01 2025 $
.Dt ESVSEARCH 1 .Dt ESVSEARCH 1
.Os .Os
.Sh NAME .Sh NAME
@ -55,7 +55,12 @@ Search the Bible for verses containing
.Xr esv 1 , .Xr esv 1 ,
.Xr esv.conf 5 .Xr esv.conf 5
.Sh AUTHORS .Sh AUTHORS
.An Jeremy Baxter Aq Mt jeremy@baxters.nz .An Jeremy Baxter Aq Mt jeremy@reformers.dev
.Pp
Part of the
.Sy esv
distribution found at
.Lk https://reformers.dev/esv
.Sh BUGS .Sh BUGS
.Nm .Nm
outputs search results in a human-readable manner, outputs search results in a human-readable manner,
@ -66,7 +71,4 @@ should support outputting results in a shell-readable format
and the JSON format. and the JSON format.
.Pp .Pp
If you think you've found a potential bug, If you think you've found a potential bug,
please report it to me using my email address above. please report it to my email address above.
.Pp
Existing bugs and planned features can be found on the bug tracker:
.Lk https://todo.sr.ht/~jeremy/esv