summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-10-28 16:25:24 +0000
committerColin Watson <cjwatson@debian.org>2003-10-28 16:25:24 +0000
commit4f7c7f93d89d90b9087808434f29d56cf1d12b83 (patch)
treea150ac2ab627c1998918716f4ac4560ee5112605
parent481d56a8474374f12c06ca678b8c75776e1201a8 (diff)
* man/Makefile.in: Create new th* variables with capitalized
variants of program names for .TH lines. * man/de_DE.88591/man1/*.man1, man/de_DE.88591/man5/*.man5, man/de_DE.88591/man8/*.man8, man/es_ES.88591/man1/*.man1, man/es_ES.88591/man5/*.man5, man/es_ES.88591/man8/*.man8, man/it_IT.88591/man1/*.man1, man/it_IT.88591/man5/*.man5, man/it_IT.88591/man8/*.man8, man/ja_JP.eucJP/man1/*.man1, man/ja_JP.eucJP/man5/*.man5, man/ja_JP.eucJP/man8/*.man8, man/man1/*.man1, man/man5/*.man5, man/man8/*.man8: Capitalize all page titles in .TH lines. * man/de_DE.88591/man5/manpath.man5: Fix typo: 'man' => 'manpath'.
-rw-r--r--docs/ChangeLog14
-rw-r--r--man/Makefile.in16
-rw-r--r--man/de_DE.88591/man1/apropos.man12
-rw-r--r--man/de_DE.88591/man1/man.man12
-rw-r--r--man/de_DE.88591/man1/manpath.man12
-rw-r--r--man/de_DE.88591/man1/whatis.man12
-rw-r--r--man/de_DE.88591/man1/zsoelim.man12
-rw-r--r--man/de_DE.88591/man5/manpath.man52
-rw-r--r--man/de_DE.88591/man8/accessdb.man82
-rw-r--r--man/de_DE.88591/man8/catman.man82
-rw-r--r--man/de_DE.88591/man8/mandb.man82
-rw-r--r--man/es_ES.88591/man1/apropos.man12
-rw-r--r--man/es_ES.88591/man1/man.man12
-rw-r--r--man/es_ES.88591/man1/manpath.man12
-rw-r--r--man/es_ES.88591/man1/whatis.man12
-rw-r--r--man/es_ES.88591/man1/zsoelim.man12
-rw-r--r--man/es_ES.88591/man5/manpath.man52
-rw-r--r--man/es_ES.88591/man8/accessdb.man82
-rw-r--r--man/es_ES.88591/man8/catman.man82
-rw-r--r--man/es_ES.88591/man8/mandb.man82
-rw-r--r--man/it_IT.88591/man1/apropos.man12
-rw-r--r--man/it_IT.88591/man1/man.man12
-rw-r--r--man/it_IT.88591/man1/manpath.man12
-rw-r--r--man/it_IT.88591/man1/whatis.man12
-rw-r--r--man/it_IT.88591/man1/zsoelim.man12
-rw-r--r--man/it_IT.88591/man5/manpath.man52
-rw-r--r--man/it_IT.88591/man8/accessdb.man82
-rw-r--r--man/it_IT.88591/man8/catman.man82
-rw-r--r--man/it_IT.88591/man8/mandb.man82
-rw-r--r--man/ja_JP.eucJP/man1/apropos.man12
-rw-r--r--man/ja_JP.eucJP/man1/man.man12
-rw-r--r--man/ja_JP.eucJP/man1/manpath.man12
-rw-r--r--man/ja_JP.eucJP/man1/whatis.man12
-rw-r--r--man/ja_JP.eucJP/man1/zsoelim.man12
-rw-r--r--man/ja_JP.eucJP/man5/manpath.man52
-rw-r--r--man/ja_JP.eucJP/man8/accessdb.man82
-rw-r--r--man/ja_JP.eucJP/man8/catman.man82
-rw-r--r--man/ja_JP.eucJP/man8/mandb.man82
-rw-r--r--man/man1/apropos.man12
-rw-r--r--man/man1/lexgrog.man12
-rw-r--r--man/man1/man.man12
-rw-r--r--man/man1/manpath.man12
-rw-r--r--man/man1/whatis.man12
-rw-r--r--man/man1/zsoelim.man12
-rw-r--r--man/man5/manpath.man52
-rw-r--r--man/man8/accessdb.man82
-rw-r--r--man/man8/catman.man82
-rw-r--r--man/man8/mandb.man82
48 files changed, 76 insertions, 46 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 073a83f6..84f87fc8 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,17 @@
+Tue Oct 28 16:24:41 GMT 2003 Colin Watson <cjwatson@debian.org>
+
+ * man/Makefile.in: Create new th* variables with capitalized
+ variants of program names for .TH lines.
+ * man/de_DE.88591/man1/*.man1, man/de_DE.88591/man5/*.man5,
+ man/de_DE.88591/man8/*.man8, man/es_ES.88591/man1/*.man1,
+ man/es_ES.88591/man5/*.man5, man/es_ES.88591/man8/*.man8,
+ man/it_IT.88591/man1/*.man1, man/it_IT.88591/man5/*.man5,
+ man/it_IT.88591/man8/*.man8, man/ja_JP.eucJP/man1/*.man1,
+ man/ja_JP.eucJP/man5/*.man5, man/ja_JP.eucJP/man8/*.man8,
+ man/man1/*.man1, man/man5/*.man5, man/man8/*.man8: Capitalize all
+ page titles in .TH lines.
+ * man/de_DE.88591/man5/manpath.man5: Fix typo: 'man' => 'manpath'.
+
Sun Sep 28 20:11:55 BST 2003 Colin Watson <cjwatson@debian.org>
* man-db.gnu: Remove. This is licensed under the GFDL, whose
diff --git a/man/Makefile.in b/man/Makefile.in
index d92f1545..d2b25aeb 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -37,6 +37,15 @@ catman := $(catman)
manpath := $(manpath)
zsoelim := $(zsoelim)
+# capitalized variants for .TH lines
+thman := $(shell echo '$(man)' | tr '[:lower:]' '[:upper:]')
+thmandb := $(shell echo '$(mandb)' | tr '[:lower:]' '[:upper:]')
+thwhatis := $(shell echo '$(whatis)' | tr '[:lower:]' '[:upper:]')
+thapropos := $(shell echo '$(apropos)' | tr '[:lower:]' '[:upper:]')
+thcatman := $(shell echo '$(catman)' | tr '[:lower:]' '[:upper:]')
+thmanpath := $(shell echo '$(manpath)' | tr '[:lower:]' '[:upper:]')
+thzsoelim := $(shell echo '$(zsoelim)' | tr '[:lower:]' '[:upper:]')
+
# looks like a nice place to define a `canned' command sequence.
define process_manpage
sed -e 's,%pager%,$(pager),g' \
@@ -50,6 +59,13 @@ sed -e 's,%pager%,$(pager),g' \
-e 's,%catman%,$(catman),g' \
-e 's,%apropos%,$(apropos),g' \
-e 's,%whatis%,$(whatis),g' \
+ -e 's,%thzsoelim%,$(thzsoelim),g' \
+ -e 's,%thman%,$(thman),g' \
+ -e 's,%thmandb%,$(thmandb),g' \
+ -e 's,%thmanpath%,$(thmanpath),g' \
+ -e 's,%thcatman%,$(thcatman),g' \
+ -e 's,%thapropos%,$(thapropos),g' \
+ -e 's,%thwhatis%,$(thwhatis),g' \
-e 's,%manpath_config_file%,$(config_file),g' \
$< > $@
endef
diff --git a/man/de_DE.88591/man1/apropos.man1 b/man/de_DE.88591/man1/apropos.man1
index c9181176..e514820d 100644
--- a/man/de_DE.88591/man1/apropos.man1
+++ b/man/de_DE.88591/man1/apropos.man1
@@ -9,7 +9,7 @@
.\"
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH apropos 1 "%date%" "%version%" "Manual Hilfsprogramme"
+.TH APROPOS 1 "%date%" "%version%" "Manual Hilfsprogramme"
.LO 1
.SH NAME
apropos \- sucht die Manualkurzbeschreibung in der Indexdatenbank
diff --git a/man/de_DE.88591/man1/man.man1 b/man/de_DE.88591/man1/man.man1
index 8ffaaa8e..8d5dcfba 100644
--- a/man/de_DE.88591/man1/man.man1
+++ b/man/de_DE.88591/man1/man.man1
@@ -11,7 +11,7 @@
.\"
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH man 1 "%date%" "%version%" "Manual Hilfsprogramme"
+.TH MAN 1 "%date%" "%version%" "Manual Hilfsprogramme"
.LO 1
.SH NAME
man \- Programm zum Einsehen der Online-Manuale
diff --git a/man/de_DE.88591/man1/manpath.man1 b/man/de_DE.88591/man1/manpath.man1
index 80b52958..72eedc83 100644
--- a/man/de_DE.88591/man1/manpath.man1
+++ b/man/de_DE.88591/man1/manpath.man1
@@ -13,7 +13,7 @@
.\" The University of Texas at Austin
.\" Austin, Texas 78712
.\"
-.TH manpath 1 "%date%" "%version%" "Manual Hilfsprogramme"
+.TH MANPATH 1 "%date%" "%version%" "Manual Hilfsprogramme"
.LO 1
.SH NAME
manpath \- ermittelt den aktuellen Suchpfad für die Manualseiten
diff --git a/man/de_DE.88591/man1/whatis.man1 b/man/de_DE.88591/man1/whatis.man1
index 239232c4..73c3fc77 100644
--- a/man/de_DE.88591/man1/whatis.man1
+++ b/man/de_DE.88591/man1/whatis.man1
@@ -9,7 +9,7 @@
.\"
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH whatis 1 "%date%" "%version%" "Manual Hilfsprogramme"
+.TH WHATIS 1 "%date%" "%version%" "Manual Hilfsprogramme"
.LO 1
.SH NAME
whatis \- durchsucht die Indexdatenbank nach Kurzbeschreibungen
diff --git a/man/de_DE.88591/man1/zsoelim.man1 b/man/de_DE.88591/man1/zsoelim.man1
index 203a28ee..18fa712d 100644
--- a/man/de_DE.88591/man1/zsoelim.man1
+++ b/man/de_DE.88591/man1/zsoelim.man1
@@ -9,7 +9,7 @@
.\"
.\" Sat Dec 10 19:33:32 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH zsoelim 1 "%date%" "%version%" "Manual Hilfsprogramme"
+.TH ZSOELIM 1 "%date%" "%version%" "Manual Hilfsprogramme"
.LO 1
.SH NAME
zsoelim \- interpretiert .so Steuerzeilen von nroff-Quellen
diff --git a/man/de_DE.88591/man5/manpath.man5 b/man/de_DE.88591/man5/manpath.man5
index ff3dd5fa..8f36ab01 100644
--- a/man/de_DE.88591/man5/manpath.man5
+++ b/man/de_DE.88591/man5/manpath.man5
@@ -9,7 +9,7 @@
.\"
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH man 5 "%date%" "%version%" "%manpath_config_file%"
+.TH MANPATH 5 "%date%" "%version%" "%manpath_config_file%"
.LO 5
.SH NAME
manpath \- Format der %manpath_config_file% Datei
diff --git a/man/de_DE.88591/man8/accessdb.man8 b/man/de_DE.88591/man8/accessdb.man8
index 89bc8cac..c93e9f14 100644
--- a/man/de_DE.88591/man8/accessdb.man8
+++ b/man/de_DE.88591/man8/accessdb.man8
@@ -8,7 +8,7 @@
.\"
.\" Tue, 24 Feb 1998 18:18:36 +0200
.\"
-.TH accessdb 8 "%date%" "%version%" "Manual pager utils"
+.TH ACCESSDB 8 "%date%" "%version%" "Manual pager utils"
.SH NAME
accessdb \- dumps the content of a man-db database in a human readable
format.
diff --git a/man/de_DE.88591/man8/catman.man8 b/man/de_DE.88591/man8/catman.man8
index 4e8ccdb6..f3406dd2 100644
--- a/man/de_DE.88591/man8/catman.man8
+++ b/man/de_DE.88591/man8/catman.man8
@@ -9,7 +9,7 @@
.\"
.\" Sat Dec 10 14:17:29 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH catman 8 "%date%" "%version%" "Manual Hilfsprogramme"
+.TH CATMAN 8 "%date%" "%version%" "Manual Hilfsprogramme"
.LO 1
.SH NAME
catman \- erzeugt oder aktualisiert die formatierten Manualseiten
diff --git a/man/de_DE.88591/man8/mandb.man8 b/man/de_DE.88591/man8/mandb.man8
index 7674df6d..b6581505 100644
--- a/man/de_DE.88591/man8/mandb.man8
+++ b/man/de_DE.88591/man8/mandb.man8
@@ -10,7 +10,7 @@
.\"
.\" Tue Apr 26 12:56:44 BST 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH mandb 8 "%date%" "%version%" "Manual Hilfsprogramme"
+.TH MANDB 8 "%date%" "%version%" "Manual Hilfsprogramme"
.SH NAME
mandb \- erzeugt oder aktualisiert die Indexdatenbank
.SH SYNTAX
diff --git a/man/es_ES.88591/man1/apropos.man1 b/man/es_ES.88591/man1/apropos.man1
index 51da6cff..b879e77a 100644
--- a/man/es_ES.88591/man1/apropos.man1
+++ b/man/es_ES.88591/man1/apropos.man1
@@ -8,7 +8,7 @@
.\"
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH %apropos% 1 "%date%" "%version%" "Útiles de Páginas de Manual"
+.TH %thapropos% 1 "%date%" "%version%" "Útiles de Páginas de Manual"
.SH NOMBRE
%apropos% \- buscar entre las páginas del manual y las descripciones
.SH SINOPSIS
diff --git a/man/es_ES.88591/man1/man.man1 b/man/es_ES.88591/man1/man.man1
index 3f1af51e..6bcada0f 100644
--- a/man/es_ES.88591/man1/man.man1
+++ b/man/es_ES.88591/man1/man.man1
@@ -10,7 +10,7 @@
.\"
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH %man% 1 "%date%" "%version%" "Útiles de Páginas de Manual"
+.TH %thman% 1 "%date%" "%version%" "Útiles de Páginas de Manual"
.SH NOMBRE
%man% \- una interfaz de los manuales de referencia electrónicos
.SH SINOPSIS
diff --git a/man/es_ES.88591/man1/manpath.man1 b/man/es_ES.88591/man1/manpath.man1
index 939050fd..ab1538b8 100644
--- a/man/es_ES.88591/man1/manpath.man1
+++ b/man/es_ES.88591/man1/manpath.man1
@@ -8,7 +8,7 @@
.\"
.\" Sun Jan 22 22:15:17 GMT 1995 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH %manpath% 1 "%date%" "%version%" "Útiles de Páginas de Manual"
+.TH %thmanpath% 1 "%date%" "%version%" "Útiles de Páginas de Manual"
.SH NAME
%manpath% \- determinar la ruta para las páginas de manual
.SH SINOPSIS
diff --git a/man/es_ES.88591/man1/whatis.man1 b/man/es_ES.88591/man1/whatis.man1
index 62541593..7c9f0e89 100644
--- a/man/es_ES.88591/man1/whatis.man1
+++ b/man/es_ES.88591/man1/whatis.man1
@@ -8,7 +8,7 @@
.\"
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH %whatis% 1 "%date%" "%version%" "Útiles de Páginas de Manual"
+.TH %thwhatis% 1 "%date%" "%version%" "Útiles de Páginas de Manual"
.SH NOMBRE
%whatis% \- imprime descripciones de páginas de manual
.SH SINOPSIS
diff --git a/man/es_ES.88591/man1/zsoelim.man1 b/man/es_ES.88591/man1/zsoelim.man1
index 6bba8d4b..b227eb38 100644
--- a/man/es_ES.88591/man1/zsoelim.man1
+++ b/man/es_ES.88591/man1/zsoelim.man1
@@ -8,7 +8,7 @@
.\"
.\" Sat Dec 10 19:33:32 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH %zsoelim% 1 "%date%" "%version%" "Útiles para las Páginas del Manual"
+.TH %thzsoelim% 1 "%date%" "%version%" "Útiles para las Páginas del Manual"
.SH NOMBRE
%zsoelim% \- satisface peticiones .so en la entrada suministrada a roff
.SH SINOPSIS
diff --git a/man/es_ES.88591/man5/manpath.man5 b/man/es_ES.88591/man5/manpath.man5
index 84d02509..953c1565 100644
--- a/man/es_ES.88591/man5/manpath.man5
+++ b/man/es_ES.88591/man5/manpath.man5
@@ -8,7 +8,7 @@
.\"
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH manpath 5 "%date%" "%version%" "%manpath_config_file%"
+.TH MANPATH 5 "%date%" "%version%" "%manpath_config_file%"
.SH NOMBRE
manpath \- formato del fichero %manpath_config_file%
.SH DESCRIPCIÓN
diff --git a/man/es_ES.88591/man8/accessdb.man8 b/man/es_ES.88591/man8/accessdb.man8
index 89bc8cac..c93e9f14 100644
--- a/man/es_ES.88591/man8/accessdb.man8
+++ b/man/es_ES.88591/man8/accessdb.man8
@@ -8,7 +8,7 @@
.\"
.\" Tue, 24 Feb 1998 18:18:36 +0200
.\"
-.TH accessdb 8 "%date%" "%version%" "Manual pager utils"
+.TH ACCESSDB 8 "%date%" "%version%" "Manual pager utils"
.SH NAME
accessdb \- dumps the content of a man-db database in a human readable
format.
diff --git a/man/es_ES.88591/man8/catman.man8 b/man/es_ES.88591/man8/catman.man8
index 98db99f6..e7a9028b 100644
--- a/man/es_ES.88591/man8/catman.man8
+++ b/man/es_ES.88591/man8/catman.man8
@@ -8,7 +8,7 @@
.\"
.\" Sat Dec 10 14:17:29 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH %catman% 8 "%date%" "%version%" "Útiles para las Páginas del Manual"
+.TH %thcatman% 8 "%date%" "%version%" "Útiles para las Páginas del Manual"
.SH NOMBRE
%catman% \- crea o actualiza las páginas del manual preformateadas
.SH SINOPSIS
diff --git a/man/es_ES.88591/man8/mandb.man8 b/man/es_ES.88591/man8/mandb.man8
index 2b993338..08cc0a5d 100644
--- a/man/es_ES.88591/man8/mandb.man8
+++ b/man/es_ES.88591/man8/mandb.man8
@@ -9,7 +9,7 @@
.\"
.\" Tue Apr 26 12:56:44 BST 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
-.TH %mandb% 8 "%date%" "%version%" "útiles para las Páginas del Manual"
+.TH %thmandb% 8 "%date%" "%version%" "útiles para las Páginas del Manual"
.SH NOMBRE
%mandb% \- crea o actualiza los índices temporales de páginas del manual
.SH SINOPSIS
diff --git a/man/it_IT.88591/man1/apropos.man1 b/man/it_IT.88591/man1/apropos.man1
index 85a7a855..073d4ed4 100644
--- a/man/it_IT.88591/man1/apropos.man1
+++ b/man/it_IT.88591/man1/apropos.man1
@@ -18,7 +18,7 @@
.\"
.\"" for hilit19
.pc
-.TH %apropos% 1 "%date%" "%version%" "Utility per le pagine di manuale"
+.TH %thapropos% 1 "%date%" "%version%" "Utility per le pagine di manuale"
.SH NOME
%apropos% \- ricerca nei nomi e nelle descrizioni delle pagine di manuale
.SH SINTASSI
diff --git a/man/it_IT.88591/man1/man.man1 b/man/it_IT.88591/man1/man.man1
index e2d95f24..96eaf166 100644
--- a/man/it_IT.88591/man1/man.man1
+++ b/man/it_IT.88591/man1/man.man1
@@ -17,7 +17,7 @@
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.\"" for hilit19
-.TH %man% 1 "%date%" "%version%" "Utility per le Pagine di Manuale"
+.TH %thman% 1 "%date%" "%version%" "Utility per le Pagine di Manuale"
.SH NOME
%man% \- un'interfaccia ai manuali di riferimento in linea
.SH SINTASSI
diff --git a/man/it_IT.88591/man1/manpath.man1 b/man/it_IT.88591/man1/manpath.man1
index 443bcc74..ce66504d 100644
--- a/man/it_IT.88591/man1/manpath.man1
+++ b/man/it_IT.88591/man1/manpath.man1
@@ -15,7 +15,7 @@
.\" Sun Jan 22 22:15:17 GMT 1995 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.\"" for hilit19
-.TH %manpath% 1 "%date%" "%version%" "Utility per le Pagine di Manuale"
+.TH %thmanpath% 1 "%date%" "%version%" "Utility per le Pagine di Manuale"
.SH NOME
%manpath% \- determina il percorso di ricerca delle pagine di manuale
.SH SINTASSI
diff --git a/man/it_IT.88591/man1/whatis.man1 b/man/it_IT.88591/man1/whatis.man1
index 69f54591..645ebbfd 100644
--- a/man/it_IT.88591/man1/whatis.man1
+++ b/man/it_IT.88591/man1/whatis.man1
@@ -15,7 +15,7 @@
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.\"" for hilit19
-.TH %whatis% 1 "%date%" "%version%" "Utility per le Pagine di Manuale"
+.TH %thwhatis% 1 "%date%" "%version%" "Utility per le Pagine di Manuale"
.SH NOME
%whatis% \- mostra le descrizioni delle pagine di manuale
.SH SINTASSI
diff --git a/man/it_IT.88591/man1/zsoelim.man1 b/man/it_IT.88591/man1/zsoelim.man1
index 57783042..15347d9a 100644
--- a/man/it_IT.88591/man1/zsoelim.man1
+++ b/man/it_IT.88591/man1/zsoelim.man1
@@ -15,7 +15,7 @@
.\" Sat Dec 10 19:33:32 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.\"" for hilit19
-.TH %zsoelim% 1 "%date%" "%version%" "Utility per le Pagine di Manuale"
+.TH %thzsoelim% 1 "%date%" "%version%" "Utility per le Pagine di Manuale"
.SH NOME
%zsoelim% \- soddisfa le richieste .so nell'input roff
.SH SINTASSI
diff --git a/man/it_IT.88591/man5/manpath.man5 b/man/it_IT.88591/man5/manpath.man5
index 44239714..5a08d89f 100644
--- a/man/it_IT.88591/man5/manpath.man5
+++ b/man/it_IT.88591/man5/manpath.man5
@@ -14,7 +14,7 @@
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.\"" for hilit19
-.TH manpath 5 "%date%" "%version%" "%manpath_config_file%"
+.TH MANPATH 5 "%date%" "%version%" "%manpath_config_file%"
.SH NOME
manpath \- formato del file %manpath_config_file%
.SH DESCRIZIONE
diff --git a/man/it_IT.88591/man8/accessdb.man8 b/man/it_IT.88591/man8/accessdb.man8
index 5e0cc5a6..5fe4cc89 100644
--- a/man/it_IT.88591/man8/accessdb.man8
+++ b/man/it_IT.88591/man8/accessdb.man8
@@ -11,7 +11,7 @@
.\"
.\" Tue, 24 Feb 1998 18:18:36 +0200
.\"
-.TH accessdb 8 "%date%" "%version%" "Utility per le Pagine di Manuale"
+.TH ACCESSDB 8 "%date%" "%version%" "Utility per le Pagine di Manuale"
.SH NAME
accessdb \- mostra il contenuto di una base di dati man-db in un
formato comprensibile.
diff --git a/man/it_IT.88591/man8/catman.man8 b/man/it_IT.88591/man8/catman.man8
index 79ebc0e6..b237b497 100644
--- a/man/it_IT.88591/man8/catman.man8
+++ b/man/it_IT.88591/man8/catman.man8
@@ -15,7 +15,7 @@
.\" Sat Dec 10 14:17:29 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.\"" for hilit19
-.TH %catman% 8 "%date%" "%version%" "Utility per le Pagine di Manuale"
+.TH %thcatman% 8 "%date%" "%version%" "Utility per le Pagine di Manuale"
.SH NOME
%catman% \- crea o aggiorna le pagine di manuale preformattate
.SH SINTASSI
diff --git a/man/it_IT.88591/man8/mandb.man8 b/man/it_IT.88591/man8/mandb.man8
index ffd65977..e88f714e 100644
--- a/man/it_IT.88591/man8/mandb.man8
+++ b/man/it_IT.88591/man8/mandb.man8
@@ -16,7 +16,7 @@
.\" Tue Apr 26 12:56:44 BST 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.\"" for hilit19
-.TH %mandb% 8 "%date%" "%version%" "Utility per le Pagine di Manuale"
+.TH %thmandb% 8 "%date%" "%version%" "Utility per le Pagine di Manuale"
.SH NOME
%mandb% \- crea o aggiorna le cache index delle pagine di manuale
.SH SINTASSI
diff --git a/man/ja_JP.eucJP/man1/apropos.man1 b/man/ja_JP.eucJP/man1/apropos.man1
index 2f7d1f9c..ae8269c3 100644
--- a/man/ja_JP.eucJP/man1/apropos.man1
+++ b/man/ja_JP.eucJP/man1/apropos.man1
@@ -16,7 +16,7 @@
.\"WORD: hierarchy ³¬ÁØ
.\"WORD: description Í×Ìó(ʸ)
.\"
-.TH %apropos% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thapropos% 1 "%date%" "%version%" "Manual pager utils"
.SH ̾Á°
%apropos% \- ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤Î̾Á°¤ÈÆâÍƤò¸¡º÷¤¹¤ë
.SH ½ñ¼°
diff --git a/man/ja_JP.eucJP/man1/man.man1 b/man/ja_JP.eucJP/man1/man.man1
index b6d5a99c..ae797fc7 100644
--- a/man/ja_JP.eucJP/man1/man.man1
+++ b/man/ja_JP.eucJP/man1/man.man1
@@ -18,7 +18,7 @@
.\"WORD: hierarchy ³¬ÁØ
.\"WORD: (short) description Í×Ìó(ʸ)
.\"
-.TH %man% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thman% 1 "%date%" "%version%" "Manual pager utils"
.SH ̾Á°
%man% \- ¥ª¥ó¥é¥¤¥ó¥ê¥Õ¥¡¥ì¥ó¥¹¥Þ¥Ë¥å¥¢¥ë¤Î¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
.SH ½ñ¼°
diff --git a/man/ja_JP.eucJP/man1/manpath.man1 b/man/ja_JP.eucJP/man1/manpath.man1
index c1ab0b88..1630ee31 100644
--- a/man/ja_JP.eucJP/man1/manpath.man1
+++ b/man/ja_JP.eucJP/man1/manpath.man1
@@ -15,7 +15,7 @@
.\"
.\"WORD: hierarchy ³¬ÁØ
.\"
-.TH %manpath% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thmanpath% 1 "%date%" "%version%" "Manual pager utils"
.SH ̾Á°
%manpath% \- ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤Î¸¡º÷¥Ñ¥¹¤ò·èÄꤹ¤ë
.SH ½ñ¼°
diff --git a/man/ja_JP.eucJP/man1/whatis.man1 b/man/ja_JP.eucJP/man1/whatis.man1
index 734bb5ef..e2fd8113 100644
--- a/man/ja_JP.eucJP/man1/whatis.man1
+++ b/man/ja_JP.eucJP/man1/whatis.man1
@@ -16,7 +16,7 @@
.\"WORD: hierarchy ³¬ÁØ
.\"WORD: description Í×Ìó(ʸ)
.\"
-.TH %whatis% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thwhatis% 1 "%date%" "%version%" "Manual pager utils"
.SH ̾Á°
%whatis% \- ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤ÎÍ×Ìó¤òɽ¼¨¤¹¤ë
.SH ½ñ¼°
diff --git a/man/ja_JP.eucJP/man1/zsoelim.man1 b/man/ja_JP.eucJP/man1/zsoelim.man1
index d3731abe..0e3a7168 100644
--- a/man/ja_JP.eucJP/man1/zsoelim.man1
+++ b/man/ja_JP.eucJP/man1/zsoelim.man1
@@ -13,7 +13,7 @@
.\" Modified Sun 6 Dec 1998 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
.\" Updated &Modified Sat 11 Nov 2000 by UCHIDA Norihiro <KY4N-UCD@asahi-net.or.jp>
.\"
-.TH %zsoelim% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thzsoelim% 1 "%date%" "%version%" "Manual pager utils"
.SH ̾Á°
%zsoelim% \- roff ¤ÎÆþÎϤˤª¤±¤ë .so Ì¿Îá¤ò¼Â¹Ô¤¹¤ë¡£
.SH ½ñ¼°
diff --git a/man/ja_JP.eucJP/man5/manpath.man5 b/man/ja_JP.eucJP/man5/manpath.man5
index abe5e887..6feee1e5 100644
--- a/man/ja_JP.eucJP/man5/manpath.man5
+++ b/man/ja_JP.eucJP/man5/manpath.man5
@@ -15,7 +15,7 @@
.\"
.\"WORD: hierarchy ³¬ÁØ
.\"
-.TH manpath 5 "%date%" "%version%" "%manpath_config_file%"
+.TH MANPATH 5 "%date%" "%version%" "%manpath_config_file%"
.SH ̾Á°
manpath \- %manpath_config_file% ¥Õ¥¡¥¤¥ë¤Î¥Õ¥©¡¼¥Þ¥Ã¥È
.SH ÀâÌÀ
diff --git a/man/ja_JP.eucJP/man8/accessdb.man8 b/man/ja_JP.eucJP/man8/accessdb.man8
index 7a6a7c7d..5eba1713 100644
--- a/man/ja_JP.eucJP/man8/accessdb.man8
+++ b/man/ja_JP.eucJP/man8/accessdb.man8
@@ -13,7 +13,7 @@
.\" Modified Sun 6 Dec 1998 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
.\" Updated & Updated Sat 11 Nov 2000 by UCHIDA Norihiro <KY4N-UCD@asahi-net.or.jp>
.\"
-.TH accessdb 8 "%date%" "%version%" "Manual pager utils"
+.TH ACCESSDB 8 "%date%" "%version%" "Manual pager utils"
.SH ̾Á°
accessdb \- man-db ¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎÆâÍƤò¡¢¿Í´Ö¤Ë²ÄÆɤʷÁ¼°¤Ç¥À¥ó¥×¤¹¤ë¡£
.SH ½ñ¼°
diff --git a/man/ja_JP.eucJP/man8/catman.man8 b/man/ja_JP.eucJP/man8/catman.man8
index 5069d438..576927da 100644
--- a/man/ja_JP.eucJP/man8/catman.man8
+++ b/man/ja_JP.eucJP/man8/catman.man8
@@ -15,7 +15,7 @@
.\"
.\"WORD: hierarchy ³¬ÁØ
.\"
-.TH %catman% 8 "%date%" "%version%" "Manual pager utils"
+.TH %thcatman% 8 "%date%" "%version%" "Manual pager utils"
.SH ̾Á°
%catman% \- ¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤¿¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤òÀ¸À®¡¦¹¹¿·¤¹¤ë
.SH ½ñ¼°
diff --git a/man/ja_JP.eucJP/man8/mandb.man8 b/man/ja_JP.eucJP/man8/mandb.man8
index acbacf02..35af1d4e 100644
--- a/man/ja_JP.eucJP/man8/mandb.man8
+++ b/man/ja_JP.eucJP/man8/mandb.man8
@@ -16,7 +16,7 @@
.\"
.\"WORD: hierarchy ³¬ÁØ
.\"
-.TH %mandb% 8 "%date%" "%version%" "Manual pager utils"
+.TH %thmandb% 8 "%date%" "%version%" "Manual pager utils"
.SH ̾Á°
%mandb% \- ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤Î¥¤¥ó¥Ç¥Ã¥¯¥¹¥­¥ã¥Ã¥·¥å¤òºîÀ®¡¦¹¹¿·¤¹¤ë¡£
.SH ½ñ¼°
diff --git a/man/man1/apropos.man1 b/man/man1/apropos.man1
index 0292753e..ab50d713 100644
--- a/man/man1/apropos.man1
+++ b/man/man1/apropos.man1
@@ -9,7 +9,7 @@
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.pc
-.TH %apropos% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thapropos% 1 "%date%" "%version%" "Manual pager utils"
.SH NAME
%apropos% \- search the manual page names and descriptions
.SH SYNOPSIS
diff --git a/man/man1/lexgrog.man1 b/man/man1/lexgrog.man1
index ecd2802f..07fdca1c 100644
--- a/man/man1/lexgrog.man1
+++ b/man/man1/lexgrog.man1
@@ -6,7 +6,7 @@
.\" License as specified in the file COPYING that comes with the
.\" man-db distribution.
.pc
-.TH lexgrog 1 "%date%" "%version%" "Manual pager utils"
+.TH LEXGROG 1 "%date%" "%version%" "Manual pager utils"
.SH NAME
lexgrog \- parse header information in man pages
.SH SYNOPSIS
diff --git a/man/man1/man.man1 b/man/man1/man.man1
index 0858fc23..8825f4b9 100644
--- a/man/man1/man.man1
+++ b/man/man1/man.man1
@@ -11,7 +11,7 @@
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.pc
-.TH %man% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thman% 1 "%date%" "%version%" "Manual pager utils"
.SH NAME
%man% \- an interface to the on-line reference manuals
.SH SYNOPSIS
diff --git a/man/man1/manpath.man1 b/man/man1/manpath.man1
index 0f83647d..a983ea58 100644
--- a/man/man1/manpath.man1
+++ b/man/man1/manpath.man1
@@ -9,7 +9,7 @@
.\" Sun Jan 22 22:15:17 GMT 1995 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.pc
-.TH %manpath% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thmanpath% 1 "%date%" "%version%" "Manual pager utils"
.SH NAME
%manpath% \- determine search path for manual pages
.SH SYNOPSIS
diff --git a/man/man1/whatis.man1 b/man/man1/whatis.man1
index a5d0a34e..40b83fc2 100644
--- a/man/man1/whatis.man1
+++ b/man/man1/whatis.man1
@@ -9,7 +9,7 @@
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.pc
-.TH %whatis% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thwhatis% 1 "%date%" "%version%" "Manual pager utils"
.SH NAME
%whatis% \- display manual page descriptions
.SH SYNOPSIS
diff --git a/man/man1/zsoelim.man1 b/man/man1/zsoelim.man1
index 4a580431..ee29c7cf 100644
--- a/man/man1/zsoelim.man1
+++ b/man/man1/zsoelim.man1
@@ -9,7 +9,7 @@
.\" Sat Dec 10 19:33:32 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.pc
-.TH %zsoelim% 1 "%date%" "%version%" "Manual pager utils"
+.TH %thzsoelim% 1 "%date%" "%version%" "Manual pager utils"
.SH NAME
%zsoelim% \- satisfy .so requests in roff input
.SH SYNOPSIS
diff --git a/man/man5/manpath.man5 b/man/man5/manpath.man5
index c0849dbf..73cc682d 100644
--- a/man/man5/manpath.man5
+++ b/man/man5/manpath.man5
@@ -9,7 +9,7 @@
.\" Sat Oct 29 13:09:31 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.pc
-.TH manpath 5 "%date%" "%version%" "%manpath_config_file%"
+.TH MANPATH 5 "%date%" "%version%" "%manpath_config_file%"
.SH NAME
manpath \- format of the %manpath_config_file% file
.SH DESCRIPTION
diff --git a/man/man8/accessdb.man8 b/man/man8/accessdb.man8
index c08ec5c5..9eec4c2a 100644
--- a/man/man8/accessdb.man8
+++ b/man/man8/accessdb.man8
@@ -9,7 +9,7 @@
.\" Tue, 24 Feb 1998 18:18:36 +0200
.\"
.pc
-.TH accessdb 8 "%date%" "%version%" "Manual pager utils"
+.TH ACCESSDB 8 "%date%" "%version%" "Manual pager utils"
.SH NAME
accessdb \- dumps the content of a man-db database in a human readable
format.
diff --git a/man/man8/catman.man8 b/man/man8/catman.man8
index 893eb18a..7e6e5110 100644
--- a/man/man8/catman.man8
+++ b/man/man8/catman.man8
@@ -9,7 +9,7 @@
.\" Sat Dec 10 14:17:29 GMT 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.pc
-.TH %catman% 8 "%date%" "%version%" "Manual pager utils"
+.TH %thcatman% 8 "%date%" "%version%" "Manual pager utils"
.SH NAME
%catman% \- create or update the pre-formatted manual pages
.SH SYNOPSIS
diff --git a/man/man8/mandb.man8 b/man/man8/mandb.man8
index b6e78d4e..7f137113 100644
--- a/man/man8/mandb.man8
+++ b/man/man8/mandb.man8
@@ -10,7 +10,7 @@
.\" Tue Apr 26 12:56:44 BST 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
.\"
.pc
-.TH %mandb% 8 "%date%" "%version%" "Manual pager utils"
+.TH %thmandb% 8 "%date%" "%version%" "Manual pager utils"
.SH NAME
%mandb% \- create or update the manual page index caches
.SH SYNOPSIS