Add a note that portmap has been replaced with rpcbind(8) in FreeBSD 5.X.

Noticed by:	Adam <blueeskimo@gmx.net> (via -doc).
This commit is contained in:
Tom Rhodes 2003-06-10 19:44:17 +00:00
parent cb2da92cd2
commit fb9bd81bc9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17229

View file

@ -1148,6 +1148,12 @@ wi0: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; mtu 1500
on the server machine. In order for this to function properly a few
processes have to be configured and running:</para>
<note><para>In &os; 5.X, the <application>portmap</application> utility
has been replaced with the <command>rpcbind</command> utility. Thus,
in &os; 5.X the user is required to replace every instance of
<application>portmap</application> with <command>rpcbind</command>
in the forthcoming examples.</para></note>
<para>The server has to be running the following daemons:</para>
<indexterm>
<primary>NFS</primary>