Package: manpages / 6.15-1

Metadata

Package Version Patches format
manpages 6.15-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fclose.3.patch | (download)

man/man3/fclose.3 | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 fclose.3


0002 getpwent.3.patch | (download)

man/man3/getpwent.3 | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

 getpwent.3


0003 getpwnam.3.patch | (download)

man/man3/getpwnam.3 | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 getpwnam.3


0004 nl_langinfo.3.patch | (download)

man/man3/nl_langinfo.3 | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 nl_langinfo.3


0005 console_codes.4.patch | (download)

man/man4/console_codes.4 | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 console_codes.4


0006 dir_colors.5.patch | (download)

man/man5/dir_colors.5 | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 dir_colors.5


0007 motd.5.patch | (download)

man/man5/motd.5 | 10 9 + 1 - 0 !
1 file changed, 9 insertions(+), 1 deletion(-)

 motd.5

Add a missing full stop after "pam_exec".

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Reported-by: Alejandro Colomar <alx@kernel.org>
Suggested-by: Alejandro Colomar <alx@kernel.org>

0008 nsswitch.conf.5.patch | (download)

man/man5/nsswitch.conf.5 | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 nsswitch.conf.5


0009 resolv.conf.5.patch | (download)

man/man5/resolv.conf.5 | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 resolv.conf.5


0010 tzfile.5.patch | (download)

man/man5/tzfile.5 | 18 18 + 0 - 0 !
1 file changed, 18 insertions(+)

 tzfile.5

Add missing manpage section to timezone(3).

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Reported-by: Alejandro Colomar <alx@kernel.org>
Suggested-by: Alejandro Colomar <alx@kernel.org>

0013 rtnetlink.7.patch | (download)

man/man7/rtnetlink.7 | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 rtnetlink.7


0014 set proper installation path.patch | (download)

share/mk/configure/directory_variables/install.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change installation path in the makefile.

0016 set fhs mansections.patch | (download)

share/mk/configure/directory_variables/install.mk | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 use a more robust approach to limit manpages installation to
 FHS-compliant directories. Thanks to Alejandro Colomar (upstream author).