Age | Commit message (Collapse) | Author | Files | Lines |
|
These were being applied in the SEE ALSO section, but not consistently.
The output is more clear this way.
|
|
This new option works in both dpkg and dpkg-statoverride. And dpkg will
pass it to its children, which means dpkg-statoverride called from a
maintainer script will automatically pick it up.
Ref: #811037
|
|
Deprecate --force option which will be considered an alias for
--force-all for now.
|
|
|
|
This makes it possible to use alternative installation directories.
And will make these commands honor those directories when specified
for dpkg, and passed down to the maintainer script via the DPKG_ROOT
environment variable.
|
|
|
|
|
|
|
|
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.
|
|
This will make writting and translating the man pages easier.
|
|
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.
|