Re: The primary interface to dpkg

2021-05-18 Thread Fabrice Bauzac-Stehly
Guillem Jover writes: > What about the attached changes? Perfect, thanks a lot! -- Fabrice Bauzac-Stehly PGP 01EEACF8244E9C14B551C5256ADA5F189BD322B6 old PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: The primary interface to dpkg

2021-05-17 Thread Guillem Jover
Hi! On Mon, 2021-05-17 at 22:14:24 +0200, Fabrice Bauzac-Stehly wrote: > I am puzzled. > > dpkg/man/dpkg.pod: > The primary and more user-friendly > front-end for B is B(8). > > dpkg/README: > The primary interface for the dpkg suite is the ‘dselect’ program; > a more low-level

Re: The primary interface to dpkg

2021-05-17 Thread Julian Andres Klode
On Mon, May 17, 2021 at 10:14:24PM +0200, Fabrice Bauzac-Stehly wrote: > Hello, > > I am puzzled. > > dpkg/man/dpkg.pod: > The primary and more user-friendly > front-end for B is B(8). > > dpkg/README: > The primary interface for the dpkg suite is the ‘dselect’ program; > a more

The primary interface to dpkg

2021-05-17 Thread Fabrice Bauzac-Stehly
Hello, I am puzzled. dpkg/man/dpkg.pod: The primary and more user-friendly front-end for B is B(8). dpkg/README: The primary interface for the dpkg suite is the ‘dselect’ program; a more low-level and less user-friendly interface is available in the form of the ‘dpkg’ command.