Skip to content

Commit

Permalink
[doc] Include cowsay version in man page footer
Browse files Browse the repository at this point in the history
  • Loading branch information
apjanke committed Dec 1, 2024
1 parent 7ff538f commit 53559b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion man-src/man1/cowsay.1.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
COWSAY(1)
=========
:doctype: manpage
:man source: Cowsay
:release-version: 3.8.5-SNAPSHOT
:man source: Cowsay {release-version}
:man version: 3.8.5-SNAPSHOT
:man manual: Cowsay Manual

Expand Down
4 changes: 2 additions & 2 deletions man/man1/cowsay.1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.23
.\" Manual: Cowsay Manual
.\" Source: Cowsay
.\" Source: Cowsay 3.8.5-SNAPSHOT
.\" Language: English
.\"
.TH "COWSAY" "1" "" "Cowsay" "Cowsay Manual"
.TH "COWSAY" "1" "" "Cowsay 3.8.5\-SNAPSHOT" "Cowsay Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
Expand Down

0 comments on commit 53559b0

Please sign in to comment.