* Ferenc Wagner <wf...@niif.hu> wrote: > Package: dctrl-tools > Version: 2.13.1 > Severity: minor > > Hi, > > Subject says it all, but let me provide two examples from the > EXAMPLES section: > > % grep-status -P -e ’apt|dpkg’ > > should read > > % grep-status -P -e 'apt|dpkg' > > and > > % grep-available -c -FMaintainer \ > "‘grep-available -sMaintainer -n -PX grep-dctrl‘" > > should read > > % grep-available -c -FMaintainer \ > "`grep-available -sMaintainer -n -PX grep-dctrl`" > > instead to facilitate copy-paste.
This is quite odd, my manpages for dctrl-tools show single quotes for each example you list here. A quick grep through the 2.13.1 source tree shows no reference to any apostrophes... Is anyone else able to see this? From what I can tell, the manpages in their current form are correct. Am I missing something? -- Jon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org