To get started, read the file SET_UP and follow the directions.
Then copy the manual entries to %man/man[15].

The network programs assume the existence of the following files/directories:-

directory:	/tmp/net	[owned by daemon, mode 0775]
directory:	/tmp/net/host	[owned by daemon, mode 0775]
directory:	/tmp/net/~files	[owned by daemon, mode 0775]
directory:	/tmp/net/~work	[owned by daemon, mode 0700?]
directory:	/dev/net	[owned by daemon, mode 0775]
special-file:	/dev/net/host	[owned by daemon, mode 0600]
file:		/etc/netstate 	[Auto-locked, owned by daemon, mode 0664]

<host> means a directly connected host. Other host connections are
calculated by net from the contents of the state file.

Other files whose existence you should be aware of are:-

file:		/tmp/net/host/.lock	[lock file created by netd,
					used by netq]
file:		/tmp/net/host/.log	[log of all netd activity]
file:		/tmp/net/host/.tmp	[last file received by netd]

Finally type "netd hostname" for each host connected.
