Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-27 | doc: Write hyphen instead of dash when we mean the ‘-’ character | Guillem Jover | 1 | -1/+1 | |
2012-02-07 | man: Drop AUTHORS sections in favor of comments in source | Raphaël Hertzog | 1 | -0/+18 | |
This section usually contains copyright notices which can be updated quite often and thus generate useless work for translators. Furthermore this section was often confusing by mixing authors of the documented software and authors of the manual page. So instead of keeping this in the generated manual page, we move this information where it belongs, in a file comment header above the license information. This commit adds the copyright & license statements to all manual pages in comments at the top of each file. Information from the git history has been used where there was no pre-existing copyright statements. | |||||
2011-07-07 | Use “command line” instead of commandline or command-line | Guillem Jover | 1 | -2/+2 | |
2009-09-06 | libdpkg: Allow quoting values in configuration file options | Guillem Jover | 1 | -3/+3 | |
2009-08-21 | Add support for config.d style directory fragment loading | Guillem Jover | 1 | -1/+3 | |
Open the system config.d directory before the system configuration file, /etc/dpkg/dpkg.cfg.d for dpkg and /etc/dpkg/dselect.cfg.d for dselect, and load fragments with filenames matching the run-parts standard Debian constraints (^[a-zA-Z0-9_-]+$). This will allow external programs to drop configuration fragments on those directories. | |||||
2007-01-15 | New man pages build system. | Nicolas FRANCOIS | 1 | -0/+22 | |