summaryrefslogtreecommitdiffstats
path: root/man4
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2022-10-09 18:02:16 +0200
committerAlejandro Colomar <alx@kernel.org>2022-10-09 18:02:16 +0200
commitab47278f252262dd9bd90f3386ffd7d8700fa25a (patch)
treed22eaf2c98911e7be9a58647d843cc20d298813f /man4
parentb23e48c976a3767de2250cdb164c1475c512d30d (diff)
dist.mk, All pages: .TH: Generate date at 'make dist'
Replace the date by a placeholder (date) in the repo, as we're doing with the version (unreleased). It will be filled when the tarball is generated with 'make dist' (or equivalent) with the date of the most recent git commit that modifies the page (as was done previously by update_timestamps.sh, which has been removed). Scripted change (mostly): $ find man* -type f \ | xargs sed -Ei '/^\.TH /s/.TH +([^ ]+ +[^ ]+) +[^ ]+ +(.*)/.TH \1 (date) \2/' Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man4')
-rw-r--r--man4/cciss.42
-rw-r--r--man4/console_codes.42
-rw-r--r--man4/cpuid.42
-rw-r--r--man4/dsp56k.42
-rw-r--r--man4/fd.42
-rw-r--r--man4/full.42
-rw-r--r--man4/fuse.42
-rw-r--r--man4/hd.42
-rw-r--r--man4/hpsa.42
-rw-r--r--man4/initrd.42
-rw-r--r--man4/intro.42
-rw-r--r--man4/lirc.42
-rw-r--r--man4/loop.42
-rw-r--r--man4/lp.42
-rw-r--r--man4/mem.42
-rw-r--r--man4/mouse.42
-rw-r--r--man4/msr.42
-rw-r--r--man4/null.42
-rw-r--r--man4/pts.42
-rw-r--r--man4/ram.42
-rw-r--r--man4/random.42
-rw-r--r--man4/rtc.42
-rw-r--r--man4/sd.42
-rw-r--r--man4/sk98lin.42
-rw-r--r--man4/smartpqi.42
-rw-r--r--man4/st.42
-rw-r--r--man4/tty.42
-rw-r--r--man4/ttyS.42
-rw-r--r--man4/vcs.42
-rw-r--r--man4/veth.42
-rw-r--r--man4/wavelan.42
31 files changed, 31 insertions, 31 deletions
diff --git a/man4/cciss.4 b/man4/cciss.4
index 7c3dd2b15..406c32972 100644
--- a/man4/cciss.4
+++ b/man4/cciss.4
@@ -5,7 +5,7 @@
.\"
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
-.TH CCISS 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH CCISS 4 (date) "Linux man-pages (unreleased)"
.SH NAME
cciss \- HP Smart Array block driver
.SH SYNOPSIS
diff --git a/man4/console_codes.4 b/man4/console_codes.4
index 700a1083d..2a8761d09 100644
--- a/man4/console_codes.4
+++ b/man4/console_codes.4
@@ -14,7 +14,7 @@
.\"
.\" 2006-05-27, Several corrections - Thomas E. Dickey
.\"
-.TH CONSOLE_CODES 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH CONSOLE_CODES 4 (date) "Linux man-pages (unreleased)"
.SH NAME
console_codes \- Linux console escape and control sequences
.SH DESCRIPTION
diff --git a/man4/cpuid.4 b/man4/cpuid.4
index 227b6d3f7..27de85636 100644
--- a/man4/cpuid.4
+++ b/man4/cpuid.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CPUID 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH CPUID 4 (date) "Linux man-pages (unreleased)"
.SH NAME
cpuid \- x86 CPUID access device
.SH DESCRIPTION
diff --git a/man4/dsp56k.4 b/man4/dsp56k.4
index 845e8df15..fdd7db974 100644
--- a/man4/dsp56k.4
+++ b/man4/dsp56k.4
@@ -4,7 +4,7 @@
.\"
.\" Modified, Thu Jan 27 19:16:19 CET 2000, lars@nocrew.org
.\"
-.TH DSP56K 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH DSP56K 4 (date) "Linux man-pages (unreleased)"
.SH NAME
dsp56k \- DSP56001 interface device
.SH SYNOPSIS
diff --git a/man4/fd.4 b/man4/fd.4
index f1c1728a7..7172d1f6b 100644
--- a/man4/fd.4
+++ b/man4/fd.4
@@ -5,7 +5,7 @@
.\"
.\" Modified, Sun Feb 26 15:00:02 1995, faith@cs.unc.edu
.\"
-.TH FD 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH FD 4 (date) "Linux man-pages (unreleased)"
.SH NAME
fd \- floppy disk device
.SH CONFIGURATION
diff --git a/man4/full.4 b/man4/full.4
index c00839a22..16ad5ebcc 100644
--- a/man4/full.4
+++ b/man4/full.4
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" correction, aeb, 970825
-.TH FULL 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH FULL 4 (date) "Linux man-pages (unreleased)"
.SH NAME
full \- always full device
.SH CONFIGURATION
diff --git a/man4/fuse.4 b/man4/fuse.4
index e088b7df1..3eea967e0 100644
--- a/man4/fuse.4
+++ b/man4/fuse.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FUSE 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH FUSE 4 (date) "Linux man-pages (unreleased)"
.SH NAME
fuse \- Filesystem in Userspace (FUSE) device
.SH SYNOPSIS
diff --git a/man4/hd.4 b/man4/hd.4
index 4f5f2b0a2..4f625b1d8 100644
--- a/man4/hd.4
+++ b/man4/hd.4
@@ -7,7 +7,7 @@
.\" Modified Mon Oct 21 21:38:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" (and some more by aeb)
.\"
-.TH HD 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH HD 4 (date) "Linux man-pages (unreleased)"
.SH NAME
hd \- MFM/IDE hard disk devices
.SH DESCRIPTION
diff --git a/man4/hpsa.4 b/man4/hpsa.4
index ecf96f05c..ff652c696 100644
--- a/man4/hpsa.4
+++ b/man4/hpsa.4
@@ -5,7 +5,7 @@
.\"
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
-.TH HPSA 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH HPSA 4 (date) "Linux man-pages (unreleased)"
.SH NAME
hpsa \- HP Smart Array SCSI driver
.SH SYNOPSIS
diff --git a/man4/initrd.4 b/man4/initrd.4
index 108349150..4d85929d4 100644
--- a/man4/initrd.4
+++ b/man4/initrd.4
@@ -12,7 +12,7 @@
.\" phone: (302)654-5478
.\"
.\" $Id: initrd.4,v 0.9 1997/11/07 05:05:32 kallal Exp kallal $
-.TH INITRD 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH INITRD 4 (date) "Linux man-pages (unreleased)"
.SH NAME
initrd \- boot loader initialized RAM disk
.SH CONFIGURATION
diff --git a/man4/intro.4 b/man4/intro.4
index fc78af8fc..262bd200d 100644
--- a/man4/intro.4
+++ b/man4/intro.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 16:57:14 1993 by Rik Faith (faith@cs.unc.edu)
-.TH INTRO 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 4 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to special files
.SH DESCRIPTION
diff --git a/man4/lirc.4 b/man4/lirc.4
index 3b553b051..57ad34423 100644
--- a/man4/lirc.4
+++ b/man4/lirc.4
@@ -2,7 +2,7 @@
.\" Copyright (c) 2018, Sean Young <sean@mess.org>
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH LIRC 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH LIRC 4 (date) "Linux man-pages (unreleased)"
.SH NAME
lirc \- lirc devices
.SH DESCRIPTION
diff --git a/man4/loop.4 b/man4/loop.4
index 9deb44608..bcbf88b31 100644
--- a/man4/loop.4
+++ b/man4/loop.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH LOOP 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOOP 4 (date) "Linux man-pages (unreleased)"
.SH NAME
loop, loop-control \- loop devices
.SH SYNOPSIS
diff --git a/man4/lp.4 b/man4/lp.4
index 5ace83399..a96aff6ed 100644
--- a/man4/lp.4
+++ b/man4/lp.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified, Sun Feb 26 15:02:58 1995, faith@cs.unc.edu
-.TH LP 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH LP 4 (date) "Linux man-pages (unreleased)"
.SH NAME
lp \- line printer devices
.SH SYNOPSIS
diff --git a/man4/mem.4 b/man4/mem.4
index f5d6b6d87..3cd1aab6f 100644
--- a/man4/mem.4
+++ b/man4/mem.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 16:59:10 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEM 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEM 4 (date) "Linux man-pages (unreleased)"
.SH NAME
mem, kmem, port \- system memory, kernel memory and system ports
.SH DESCRIPTION
diff --git a/man4/mouse.4 b/man4/mouse.4
index 9c33643ca..1a6621b05 100644
--- a/man4/mouse.4
+++ b/man4/mouse.4
@@ -2,7 +2,7 @@
.\" Updates Nov 1998, Andries Brouwer
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH MOUSE 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH MOUSE 4 (date) "Linux man-pages (unreleased)"
.SH NAME
mouse \- serial mouse interface
.SH CONFIGURATION
diff --git a/man4/msr.4 b/man4/msr.4
index 7886cfd96..c4b2d3bf3 100644
--- a/man4/msr.4
+++ b/man4/msr.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MSR 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH MSR 4 (date) "Linux man-pages (unreleased)"
.SH NAME
msr \- x86 CPU MSR access device
.SH DESCRIPTION
diff --git a/man4/null.4 b/man4/null.4
index fa28ad28e..7c7eb4403 100644
--- a/man4/null.4
+++ b/man4/null.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 17:00:12 1993 by Rik Faith (faith@cs.unc.edu)
-.TH NULL 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH NULL 4 (date) "Linux man-pages (unreleased)"
.SH NAME
null, zero \- data sink
.SH DESCRIPTION
diff --git a/man4/pts.4 b/man4/pts.4
index 50caea457..39446bba5 100644
--- a/man4/pts.4
+++ b/man4/pts.4
@@ -5,7 +5,7 @@
.\" Redistribute and revise at will.
.\" %%%LICENSE_END
.\"
-.TH PTS 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTS 4 (date) "Linux man-pages (unreleased)"
.SH NAME
ptmx, pts \- pseudoterminal master and slave
.SH DESCRIPTION
diff --git a/man4/ram.4 b/man4/ram.4
index d451127e6..a0c42b844 100644
--- a/man4/ram.4
+++ b/man4/ram.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 17:01:11 1993 by Rik Faith (faith@cs.unc.edu)
-.TH RAM 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH RAM 4 (date) "Linux man-pages (unreleased)"
.SH NAME
ram \- ram disk device
.SH DESCRIPTION
diff --git a/man4/random.4 b/man4/random.4
index 0931ca32e..7b5d2eee0 100644
--- a/man4/random.4
+++ b/man4/random.4
@@ -9,7 +9,7 @@
.\" 2008-06-20, George Spelvin <linux@horizon.com>,
.\" Matt Mackall <mpm@selenic.com>
.\"
-.TH RANDOM 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH RANDOM 4 (date) "Linux man-pages (unreleased)"
.SH NAME
random, urandom \- kernel random number source devices
.SH SYNOPSIS
diff --git a/man4/rtc.4 b/man4/rtc.4
index 7fc73c524..5859eba74 100644
--- a/man4/rtc.4
+++ b/man4/rtc.4
@@ -8,7 +8,7 @@
.\" 2006-02-08 Various additions by mtk
.\" 2006-11-26 cleanup, cover the generic rtc framework; David Brownell
.\"
-.TH RTC 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH RTC 4 (date) "Linux man-pages (unreleased)"
.SH NAME
rtc \- real-time clock
.SH SYNOPSIS
diff --git a/man4/sd.4 b/man4/sd.4
index 2a50b8752..d5fccdcda 100644
--- a/man4/sd.4
+++ b/man4/sd.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SD 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH SD 4 (date) "Linux man-pages (unreleased)"
.SH NAME
sd \- driver for SCSI disk drives
.SH SYNOPSIS
diff --git a/man4/sk98lin.4 b/man4/sk98lin.4
index c4935aa7d..5961caf68 100644
--- a/man4/sk98lin.4
+++ b/man4/sk98lin.4
@@ -5,7 +5,7 @@
.\"
.\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less`
.\"
-.TH SK98LIN 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH SK98LIN 4 (date) "Linux man-pages (unreleased)"
.SH NAME
sk98lin \- Marvell/SysKonnect Gigabit Ethernet driver v6.21
.SH SYNOPSIS
diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index 717f4deac..409bcaeb2 100644
--- a/man4/smartpqi.4
+++ b/man4/smartpqi.4
@@ -4,7 +4,7 @@
.\" Written by Kevin Barnett <kevin.barnett@microsemi.com>
.\"
.\" SPDX-License-Identifier: GPL-2.0-only
-.TH SMARTPQI 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH SMARTPQI 4 (date) "Linux man-pages (unreleased)"
.SH NAME
smartpqi \- Microsemi Smart Family SCSI driver
.SH SYNOPSIS
diff --git a/man4/st.4 b/man4/st.4
index dc0202b5f..5d0c866cc 100644
--- a/man4/st.4
+++ b/man4/st.4
@@ -2,7 +2,7 @@
.\" Copyright 1999-2005 Kai Mäkisara (Kai.Makisara@kolumbus.fi)
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH ST 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH ST 4 (date) "Linux man-pages (unreleased)"
.SH NAME
st \- SCSI tape device
.SH SYNOPSIS
diff --git a/man4/tty.4 b/man4/tty.4
index e6f40701e..2b6a2db96 100644
--- a/man4/tty.4
+++ b/man4/tty.4
@@ -6,7 +6,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-04-07 by Michael Kerrisk
.\"
-.TH TTY 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH TTY 4 (date) "Linux man-pages (unreleased)"
.SH NAME
tty \- controlling terminal
.SH DESCRIPTION
diff --git a/man4/ttyS.4 b/man4/ttyS.4
index 1ed5d5c2d..e2bb97bae 100644
--- a/man4/ttyS.4
+++ b/man4/ttyS.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 17:03:24 1993 by Rik Faith (faith@cs.unc.edu)
-.TH TTYS 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH TTYS 4 (date) "Linux man-pages (unreleased)"
.SH NAME
ttyS \- serial terminal lines
.SH DESCRIPTION
diff --git a/man4/vcs.4 b/man4/vcs.4
index 8261ddfab..675faad8f 100644
--- a/man4/vcs.4
+++ b/man4/vcs.4
@@ -7,7 +7,7 @@
.\" 2007-12-17, Samuel Thibault <samuel.thibault@ens-lyon.org>:
.\" document the VT_GETHIFONTMASK ioctl
.\" "
-.TH VCS 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH VCS 4 (date) "Linux man-pages (unreleased)"
.SH NAME
vcs, vcsa \- virtual console memory
.SH DESCRIPTION
diff --git a/man4/veth.4 b/man4/veth.4
index 9dfc64624..c85dd6ced 100644
--- a/man4/veth.4
+++ b/man4/veth.4
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\"
-.TH VETH 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH VETH 4 (date) "Linux man-pages (unreleased)"
.SH NAME
veth \- Virtual Ethernet Device
.SH DESCRIPTION
diff --git a/man4/wavelan.4 b/man4/wavelan.4
index 7c36e8cc9..41822a4a5 100644
--- a/man4/wavelan.4
+++ b/man4/wavelan.4
@@ -8,7 +8,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH WAVELAN 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH WAVELAN 4 (date) "Linux man-pages (unreleased)"
.SH NAME
wavelan \- AT&T GIS WaveLAN ISA device driver
.SH SYNOPSIS