From 3a28e72f3d1deaf857b778e22ac7ab4dc7813140 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 8 Mar 2002 10:35:04 +0000 Subject: [PATCH] * rcp.M: Document -f and -t options as internal use only git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14252 dc483132-0cff-0310-8789-dd5450dbe970 --- src/appl/bsd/ChangeLog | 4 ++++ src/appl/bsd/rcp.M | 11 +++++++++++ 2 files changed, 15 insertions(+) diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog index e3c4146e0..81cc8c395 100644 --- a/src/appl/bsd/ChangeLog +++ b/src/appl/bsd/ChangeLog @@ -1,3 +1,7 @@ +2002-03-08 Ken Raeburn + + * rcp.M: Document -f and -t options as internal use only. + 2002-03-07 Ken Raeburn * kcmd.c: Revert 2002-02-10 changes except those related to diff --git a/src/appl/bsd/rcp.M b/src/appl/bsd/rcp.M index e047db5d6..e63963e25 100644 --- a/src/appl/bsd/rcp.M +++ b/src/appl/bsd/rcp.M @@ -32,6 +32,10 @@ rcp \- remote file copy \fIport\fP] [\fB\-N\fP] [\fB\-PN | \-PO\fP] .I file ... directory +.sp +.B rcp +[\fB\-f | \-t\fP] +.I ... .SH DESCRIPTION .B Rcp copies files between machines. Each @@ -113,6 +117,13 @@ on the remote machine. .B \-N use a network connection, even when copying files on the local machine (used for testing purposes). +.TP +.B \-f \-t +These options are for internal use only. They tell the +remotely-running rcp process (started via the Kerberos remote shell +daemon) which direction files are being sent. These options should +not be used by the user. In particular, \fB-f\fP does \fBnot\fP mean +that the user's Kerberos ticket should be forwarded! .PP .B Rcp handles third party copies, where neither source nor target files are on -- 2.26.2