Bug#348925: wrong example in manpage

2006-01-20 Thread Fyodor
On Thu, Jan 19, 2006 at 11:04:02PM +0100, Nico Golde wrote: > Package: nmap > Version: 3.95-1 > Severity: minor > Hi, > the manpage of nmap says: > This scans 4096 IPs for any webservers (without pinging them) and saves > the output in grepable and XML formats. > > host -l company.com | cut -d -f

Bug#348925: wrong example in manpage

2006-01-19 Thread Nico Golde
Package: nmap Version: 3.95-1 Severity: minor Hi, the manpage of nmap says: This scans 4096 IPs for any webservers (without pinging them) and saves the output in grepable and XML formats. host -l company.com | cut -d -f 4 | nmap -v -iL - This will not work: host -l debian.org | LC_ALL=C cut -d -f