aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdio_ext.3
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 /man3/stdio_ext.3
parentb23e48c976a3767de2250cdb164c1475c512d30d (diff)
downloadman-pages-ab47278f252262dd9bd90f3386ffd7d8700fa25a.tar.gz
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 'man3/stdio_ext.3')
-rw-r--r--man3/stdio_ext.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stdio_ext.3 b/man3/stdio_ext.3
index 0fed8f33f3..6b584a08db 100644
--- a/man3/stdio_ext.3
+++ b/man3/stdio_ext.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH STDIO_EXT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STDIO_EXT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
__fbufsize, __flbf, __fpending, __fpurge, __freadable,
__freading, __fsetlocking, __fwritable, __fwriting, _flushlbf \-