File: manpage-title

package info (click to toggle)
cowsay 3.03%2Bdfsg2-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 520 kB
  • sloc: perl: 169; sh: 68; python: 16; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 387 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Fix capitalisation on man page title
Forwarded: no
Author: James McDonald <james@jamesmcdonald.com>

--- a/cowsay.6
+++ b/cowsay.6
@@ -8,7 +8,7 @@
 .ds Nm Cowsay
 .ds nm cowsay
 .ds Vn 3.03
-.TH \*(nm 6 "$Date: 1999/11/04 19:50:40 $"
+.TH COWSAY 6 "$Date: 1999/11/04 19:50:40 $"
 .SH NAME
 \*(nm/cowthink \- configurable speaking/thinking cow (and a bit more)
 .SH SYNOPSIS