Package: nbd-client
Version 1:2.7.4-1
The examples listed in the man page have the server and port out of order. The order is listed correctly at the top of the page, but the examples show the port number coming before the host name.
nbd-client 2000 server.domain.com /dev/nd0
should read:
nbd-client server.domain.com 2000 /dev/nd0
I am running Debian GNU/Linux testing.
Jonathan DeHaan
ALERT IS/Telecom
[EMAIL PROTECTED]

