From 75b67f975bd6fb94cc736443926379f825bf8a2b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 08:34:18 +0100 Subject: fix URIs --- docs/photoalbum.1 | 2 +- docs/photoalbum.pod | 2 +- docs/photoalbum.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index e9878ae..c0d7344 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -181,4 +181,4 @@ Go to the templates directory and edit them as wished. See package description or project website. .SH "AUTHOR" .IX Header "AUTHOR" -Paul Buetow \- +Paul Buetow \- diff --git a/docs/photoalbum.pod b/docs/photoalbum.pod index 829b6b9..9c55dd7 100644 --- a/docs/photoalbum.pod +++ b/docs/photoalbum.pod @@ -53,6 +53,6 @@ See package description or project website. =head1 AUTHOR -Paul Buetow - +Paul Buetow - =cut diff --git a/docs/photoalbum.txt b/docs/photoalbum.txt index c0a7a51..56d7806 100644 --- a/docs/photoalbum.txt +++ b/docs/photoalbum.txt @@ -41,5 +41,5 @@ LICENSE See package description or project website. AUTHOR - Paul Buetow - + Paul Buetow - -- cgit v1.2.3 From c54942df3c23088466fa9a612de4dbeafb77630b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 5 Feb 2022 14:19:56 +0000 Subject: use default by default --- docs/photoalbum.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index c0d7344..146d2d4 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40) +.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "PHOTOALBUM 1" -.TH PHOTOALBUM 1 "2021-01-24" "photoalbum 0.4.5" "User Commands" +.TH PHOTOALBUM 1 "2022-02-05" "photoalbum 0.4.5" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l -- cgit v1.2.3