File Replace-rsh-by-ssh-the-extract-merge-example.-Rsh-is.patch of Package xorg-x11
From 64d1fe69362bb0edcd5736ee6988d9bd394ea5c0 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb <matthieu.herrb@laas.fr> Date: Tue, 17 Jun 2008 23:31:58 +0200 Subject: Replace rsh by ssh the extract/merge example. Rsh is no more. --- xauth.man | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Index: xauth-1.0.3/xauth.man =================================================================== --- xauth-1.0.3.orig/xauth.man +++ xauth-1.0.3/xauth.man @@ -204,7 +204,7 @@ current display, copy it to another mach user's authority file on the remote machine: .sp .nf - % xauth extract \- $DISPLAY | rsh otherhost xauth merge \- + % xauth extract \- $DISPLAY | ssh otherhost xauth merge \- .fi .PP .sp