summaryrefslogtreecommitdiffstats
path: root/bin/rcp/rcp.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 00:06:28 +0000
committerru <ru@FreeBSD.org>2004-07-03 00:06:28 +0000
commit305463f12955c760254148d754b0eb7dd8954e6b (patch)
tree2c2c5e008b2bf844bd915427a51d1c2f0c5f7890 /bin/rcp/rcp.1
parent01548ace1533487f9c0488f55112c9d8641f8184 (diff)
downloadFreeBSD-src-305463f12955c760254148d754b0eb7dd8954e6b.zip
FreeBSD-src-305463f12955c760254148d754b0eb7dd8954e6b.tar.gz
Deal with double whitespace.
Diffstat (limited to 'bin/rcp/rcp.1')
-rw-r--r--bin/rcp/rcp.18
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1
index aa47f97..ba0e36a 100644
--- a/bin/rcp/rcp.1
+++ b/bin/rcp/rcp.1
@@ -79,12 +79,12 @@ Cause
.Nm
to attempt to preserve (duplicate) in its copies the modification
times and modes of the source files, ignoring the
-.Ar umask .
+.Ar umask .
By default, the mode and owner of
.Ar file2
are preserved if it already existed; otherwise the mode of the source file
modified by the
-.Xr umask 2
+.Xr umask 2
on the destination host is used.
.It Fl r
If any of the source files are directories,
@@ -108,7 +108,7 @@ is not a full path name, it is interpreted relative to
the login directory of the specified user
.Ar ruser
on
-.Ar rhost ,
+.Ar rhost ,
or your current user name if no other remote user name is specified.
A
.Ar path
@@ -119,7 +119,7 @@ The
.Nm
utility does not prompt for passwords; it performs remote execution
via
-.Xr rsh 1 ,
+.Xr rsh 1 ,
and requires the same authorization.
.Pp
The
OpenPOWER on IntegriCloud