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:
parent
cb2da92cd2
commit
fb9bd81bc9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17229
1 changed files with 6 additions and 0 deletions
|
@ -1148,6 +1148,12 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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>
|
||||
|
|
Loading…
Reference in a new issue