rcmd(3) and ruserok(3) are not commands. Replace the <command>
elements that wrapped them with man page references for the respective library functions.
This commit is contained in:
parent
104008636e
commit
29fa37e8e8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23641
1 changed files with 2 additions and 2 deletions
|
@ -2317,8 +2317,8 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
|
|||
<indexterm><primary><filename>.rhosts</filename></primary></indexterm>
|
||||
<para>It is also possible to backup data across the network to a
|
||||
tape drive attached to another computer with <command>rdump</command> and
|
||||
<command>rrestore</command>. Both programs rely upon <command>rcmd</command> and
|
||||
<command>ruserok</command> to access the remote tape drive. Therefore,
|
||||
<command>rrestore</command>. Both programs rely upon &man.rcmd.3; and
|
||||
&man.ruserok.3; to access the remote tape drive. Therefore,
|
||||
the user performing the backup must be listed in the
|
||||
<filename>.rhosts</filename> file on the remote computer. The
|
||||
arguments to <command>rdump</command> and <command>rrestore</command> must be suitable
|
||||
|
|
Loading…
Reference in a new issue