MAINTAINER_NOTES: Add a file with some notes for maintainers

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-11-16 09:33:23 +01:00
parent 67bc5d49be
commit 13304561e8
1 changed files with 12 additions and 0 deletions

12
MAINTAINER_NOTES Normal file
View File

@ -0,0 +1,12 @@
Externally generated pages
==========================
A few pages come from external sources. Fixes to the pages should really
go to the upstream source.
tzfile(5), zdump(8), and zic(8) come from the tz project
(https://www.iana.org/time-zones).
bpf-helpers(7) is autogenerated from the kernel sources using scripts.
See man-pagfes commit 53666f6c30451cde022f65d35a8d448f5a7132ba dir
details.