summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-03-08 13:14:57 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2023-03-08 13:14:57 -0800
commit393ad035dc20c14e43ff33435552290b0db5b5e8 (patch)
tree2f5b76d46653fb33e29db36f515a02b0b132f7c1
parent871948edfecb00bf06d5904ab3686aad34412aae (diff)
downloadtz-393ad035dc20c14e43ff33435552290b0db5b5e8.tar.gz
Use lowercase .TH titles
-rw-r--r--newctime.32
-rw-r--r--newstrftime.32
-rw-r--r--newtzset.32
-rw-r--r--tzfile.52
-rw-r--r--tzselect.82
5 files changed, 5 insertions, 5 deletions
diff --git a/newctime.3 b/newctime.3
index 0860151..70d8e54 100644
--- a/newctime.3
+++ b/newctime.3
@@ -1,6 +1,6 @@
.\" This file is in the public domain, so clarified as of
.\" 2009-05-17 by Arthur David Olson.
-.TH NEWCTIME 3
+.TH newctime 3
.SH NAME
asctime, ctime, difftime, gmtime, localtime, mktime \- convert date and time
.SH SYNOPSIS
diff --git a/newstrftime.3 b/newstrftime.3
index d5d8ee1..75d88c8 100644
--- a/newstrftime.3
+++ b/newstrftime.3
@@ -35,7 +35,7 @@
.\" from: @(#)strftime.3 5.12 (Berkeley) 6/29/91
.\" $Id: strftime.3,v 1.4 1993/12/15 20:33:00 jtc Exp $
.\"
-.TH NEWSTRFTIME 3
+.TH newstrftime 3
.SH NAME
strftime \- format date and time
.SH SYNOPSIS
diff --git a/newtzset.3 b/newtzset.3
index 086152a..e16ae6b 100644
--- a/newtzset.3
+++ b/newtzset.3
@@ -1,6 +1,6 @@
.\" This file is in the public domain, so clarified as of
.\" 2009-05-17 by Arthur David Olson.
-.TH NEWTZSET 3
+.TH newtzset 3
.SH NAME
tzset \- initialize time conversion information
.SH SYNOPSIS
diff --git a/tzfile.5 b/tzfile.5
index 1bd561a..eb5d4e8 100644
--- a/tzfile.5
+++ b/tzfile.5
@@ -1,6 +1,6 @@
.\" This file is in the public domain, so clarified as of
.\" 1996-06-05 by Arthur David Olson.
-.TH TZFILE 5
+.TH tzfile 5
.SH NAME
tzfile \- timezone information
.SH DESCRIPTION
diff --git a/tzselect.8 b/tzselect.8
index 846b867..9828848 100644
--- a/tzselect.8
+++ b/tzselect.8
@@ -1,6 +1,6 @@
.\" This file is in the public domain, so clarified as of
.\" 2009-05-17 by Arthur David Olson.
-.TH TZSELECT 8
+.TH tzselect 8
.SH NAME
tzselect \- select a timezone
.SH SYNOPSIS