summaryrefslogtreecommitdiff
path: root/man/dpkg-distaddfile.man
AgeCommit message (Collapse)AuthorFilesLines
2017-10-22man: Document DPKG_NLS environment variable for all programs using itGuillem Jover1-0/+5
2017-10-22man: Document DPKG_COLORS environment variable for all programs using itGuillem Jover1-0/+7
2016-11-06man: Use "dpkg suite" as the manual item in .TH macroGuillem Jover1-1/+1
2016-10-30man: Disable hyphenation globallyGuillem Jover1-1/+1
Instead of marking specific words as not hyphenable, depending on the width of the output, which should not be considered stable. Or simply the SEE ALSO section. Just disable hyphenation globally for the whole man page.
2016-10-30man: Generate the man pages at build timeGuillem Jover1-0/+68
This makes it possible to filter them and update several variable strings such as system and package pathnames, the release date and the dpkg suite version. And will make it possible to use UTF-8 in the source and convert to the more conservative groff escape sequences on the output.