Package: dlocate Version: 1.07+nmu1 Severity: minor Tags: patch Dear Maintainer,
Correct the misuse of a two-font macro, which function is to 1) use the first font for each odd numbered argument and the second font for all others. 2) join the arguments without an intervening space. The output is unchanged, except for "(none)", which is not an argument and thus set in roman type. #### Patch: --- dlocate.1 2020-09-24 23:38:43.000000000 +0000 +++ dlocate.1.new 2020-09-25 00:22:16.000000000 +0000 @@ -21,7 +21,7 @@ dlocate - program to view debian package .B dlocate .RI [ OPTIONS ] .RI [ command ] -.RB [ +[ .IR package .\|.\|. | .IR PATTERN .\|.\|.] @@ -34,7 +34,7 @@ is a fast alternative to dpkg for querie .SH COMMANDS .TP -.BR (none) +(none) List all records where either the package name or the filename matches .IR PATTERN . @@ -46,7 +46,7 @@ For example, to search for `/usr/bin/[', or \fBdlocate \-F '/usr/bin/['\fP .TP -.BR \-S +.B \-S List all records where only the filename matches .IR PATTERN . @@ -58,7 +58,7 @@ For example, to search for `/usr/bin/[', \fBdlocate '/usr/bin/\\['\fP .TP -.BR \-l +.B \-l Regexp-enhanced emulation of `dpkg \-l'. Shows all packages which match .IR package . @@ -87,79 +87,79 @@ may require some knowledge of regular ex want. .TP -.BR \-k +.B \-k List package names of installed kernels and all related packages .TP -.BR \-K +.B \-K Detailed list of installed kernels and all related packages .TP -.BR \-L +.B \-L List all files in .IR package . .TP -.BR \-s +.B \-s Print status of .IR package . .TP -.BR \-\^\-ls +.B \-\^\-ls `ls \-ldF' of all files in .IR package . .TP -.BR \-\^\-lsconf +.B \-\^\-lsconf `ls \-ldF' of conffiles in .IR package . .TP -.BR \-\^\-conf +.B \-\^\-conf List conffiles in .IR package . .TP -.BR \-\^\-du +.B \-\^\-du `du \-sck' of all files in .IR package . .TP -.BR \-\^\-md5sum +.B \-\^\-md5sum List md5sums (if any) of .IR package . .TP -.BR \-\^\-md5check +.B \-\^\-md5check Check md5sums (if any) of .IR package . .TP -.BR \-\^\-man +.B \-\^\-man List man pages (if any) in .IR package . .TP -.BR \-\^\-lsman +.B \-\^\-lsman List full path/filenames of man pages (if any) in .IR package . .TP -.BR \-\^\-lsbin +.B \-\^\-lsbin List full path/filenames of executable files (if any) in .IR package . .TP -.BR \-\^\-lsdir +.B \-\^\-lsdir List only the directories in .IR package . .SH OPTIONS .TP -.BR \-\^\-filename\-only +.B \-\^\-filename\-only Only output file names when searching for files .TP -.BR \-\^\-package\-only +.B \-\^\-package\-only Only output package names when searching for files .TP @@ -306,7 +306,7 @@ run \fPupdate-dlocatedb\fP at any time t .SH ENVIRONMENT VARIABLES .TP -.BR COLUMNS +.B COLUMNS Sets the number of columns \fBdlocate\fP should use when displaying formatted text. Currently only used by \-l. Values lower than 80 are increased to 80. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 5.8.7-1 (SMP w/2 CPU threads) Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages dlocate depends on: ii dctrl-tools [grep-dctrl] 2.24-3+b1 ii dpkg 1.20.5 ii perl 5.30.3-4 ii util-linux 2.36-3 dlocate recommends no packages. dlocate suggests no packages. -- no debconf information -- Bjarni I. Gislason