Doc. Error: Starting QNET

The command line for running qnet in the documentation says:

mount -T io-net /dll/npm-qnet.so

It should be

mount -T io-net /lib/dll/npm-qnet.so
or
mount -T io-net npm-qnet.so

Andrew

Previously, Steve Reid wrote in qdn.public.qnxrtp.os:

I ran grep and found the error in the Qnet - QNX Neutrino Native Networking
technote. Is that where you found it?

Your question had me stumped for a minute. I got there by a random
series of navigations and searches. I found the page again, and it
was indeed in the technotes section, so you found the one I was
talking about.

Cheers,
Andrew

Andrew Thomas <Andrew@cogent.ca> wrote:
: The command line for running qnet in the documentation says:

: mount -T io-net /dll/npm-qnet.so

: It should be

: mount -T io-net /lib/dll/npm-qnet.so
: or
: mount -T io-net npm-qnet.so

I ran grep and found the error in the Qnet - QNX Neutrino Native Networking
technote. Is that where you found it?

We’ll fix the docs. Thanks for letting us know.


Steve Reid stever@qnx.com
TechPubs (Technical Publications)
QNX Software Systems

Andrew Thomas <Andrew@cogent.ca> wrote:
: Your question had me stumped for a minute. I got there by a random
: series of navigations and searches. I found the page again, and it
: was indeed in the technotes section, so you found the one I was
: talking about.

Good. There are probably more than 5000 pages of Neutrino documentation, so
a location of “in the docs” isn’t always a great deal of help. In this case,
the error was specific enough for grep to find. (Find, grep, and perl are
some of our best friends in TechPubs.)

Thanks again.


Steve Reid stever@qnx.com
TechPubs (Technical Publications)
QNX Software Systems