summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2012-07-12 13:11:47 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2012-07-12 13:11:47 +0000
commit4eab70b60f5f999f174aebe7ecf2e6bd10d008c4 (patch)
tree31e37873e6a2599a51db5cb624a2bab822a26402
parent5c0e8d10af12740a5cac7e2eeb7d836a9b1f7518 (diff)
Describe ~X as "send" not "transfer" to be clearer.
-rw-r--r--usr.bin/cu/cu.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/cu/cu.1 b/usr.bin/cu/cu.1
index 347af77180d..c3ad41157a4 100644
--- a/usr.bin/cu/cu.1
+++ b/usr.bin/cu/cu.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cu.1,v 1.5 2012/07/10 12:47:23 nicm Exp $
+.\" $OpenBSD: cu.1,v 1.6 2012/07/12 13:11:46 nicm Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)tip.1 8.4 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: July 10 2012 $
+.Dd $Mdocdate: July 12 2012 $
.Dt CU 1
.Os
.Sh NAME
@@ -130,7 +130,7 @@ If no file is specified, any existing recording is stopped.
.It Ic ~S
Change the speed of the connection.
.It Ic ~X
-Transfer a file with the XMODEM protocol.
+Send a file with the XMODEM protocol.
.It Ic ~?
Get a summary of the tilde escapes.
.El