diff --git a/en_US.ISO8859-1/books/handbook/backups/chapter.sgml b/en_US.ISO8859-1/books/handbook/backups/chapter.sgml index 877f190096..4d4478454d 100644 --- a/en_US.ISO8859-1/books/handbook/backups/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/backups/chapter.sgml @@ -1,7 +1,7 @@ @@ -266,6 +266,9 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready data to a remote tape drive. &prompt.root; tar cf - . | rsh hostname dd of=tape-device obs=20b + + If you're worried about the security of backing over a network + you should use the &man.ssh.1; command instead of &man.rsh.1;. diff --git a/en_US.ISO_8859-1/books/handbook/backups/chapter.sgml b/en_US.ISO_8859-1/books/handbook/backups/chapter.sgml index 877f190096..4d4478454d 100644 --- a/en_US.ISO_8859-1/books/handbook/backups/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/backups/chapter.sgml @@ -1,7 +1,7 @@ @@ -266,6 +266,9 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready data to a remote tape drive. &prompt.root; tar cf - . | rsh hostname dd of=tape-device obs=20b + + If you're worried about the security of backing over a network + you should use the &man.ssh.1; command instead of &man.rsh.1;.