]> err.no Git - dpkg/commit
* scripts/update-alternatives.8: Add --config to action section, and add
authorAdam Heath <doogie@debian.org>
Sun, 14 Sep 2003 01:49:08 +0000 (01:49 +0000)
committerAdam Heath <doogie@debian.org>
Sun, 14 Sep 2003 01:49:08 +0000 (01:49 +0000)
commitb2379549b82fd5dd63564778932fd8de5c96a935
tree9bba33eede566b332dce0d7a1da845610813f89b
parent842f828dd9ca788ac123a68ccaabf512d5e82e36
* scripts/update-alternatives.8: Add --config to action section, and add
  as EXAMPLES section.
* scripts/install-info.pl: install-info --version and --help now display
  on stdout.
* main/dpkg{,-query}.8: Mention what -S will not find.
* main/dpkg.8: Mention that downgrading a package can have serious
  consequences.
* scripts/dpkg-scanpackages.8: Include small note that other tools might
  use the generated Packages file.
* scripts/dpkg-source.1: Fix some typos.
* dselect/dselect.8: dselect is not the only interface for installing
  packages nowadays.
* utils/start-stop-daemon.8: Note that --nicelevel takes an argument.
* man/en/deb-control.8: Remove duplicate 'can'.
* scripts/dpkg-scansources.pl: Fix short description.
* main/dpkg.8: Move dpkg-query options to their own subsection, like
  dpkg-deb.
* main/main.c, main/dpkg.8: Add --dry-run and --simulate as synonyms to
  --no-act.
* scripts/dpkg-architecture.pl: Fix wrong reference to
  DEB_BUILD_GNU_SYSTEM on --host
* man/en/deb-control.5: s/Usuaully/Usually/
* dselect/dselect.8: Removed reference in dselect(8) about recommends not
  being handled well.
* scripts/dpkg-parsechangelog.pl: s/dpkg-source/dpkg-parsechangelog/ in
  -h
* scripts/dpkg-source.1: Unhighlight "May be repeated multiple times."
* dpkg-deb/main.c: Make all actions in -h lower case.
* utils/start-stop-daemon.[c8]: Add -g|--group.
* main/dpkg.8: s/THANKS/THANKS.gz/
* main/dpkg.8: Mention running dselect, install after --set-selections.
* main/main.c: Remove disabled --command-fd from help.
17 files changed:
ChangeLog
debian/changelog
dpkg-deb/main.c
dselect/dselect.8
main/dpkg-query.8
main/dpkg.8
main/main.c
man/en/deb-control.5
scripts/dpkg-architecture.pl
scripts/dpkg-parsechangelog.pl
scripts/dpkg-scanpackages.8
scripts/dpkg-scansources.pl
scripts/dpkg-source.1
scripts/install-info.pl
scripts/update-alternatives.8
utils/start-stop-daemon.8
utils/start-stop-daemon.c