summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-01-07 10:36:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-01-07 10:36:30 +0000
commit2f5195635f56f7467ad121a6655ac27db884757a (patch)
treea616afb1b40b9ad89e238de8ca535a3ac936788f /usr.bin
parent33bc5ef7e88cc21117012cd8f5645a82bfc856e1 (diff)
`login'(n) -> `log in'(v);
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ftp/ftp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index 050f4e45333..128ba56f98a 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftp.1,v 1.46 2005/01/03 15:01:34 jmc Exp $
+.\" $OpenBSD: ftp.1,v 1.47 2005/01/07 10:36:29 jmc Exp $
.\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $
.\"
.\" Copyright (c) 1985, 1989, 1990, 1993
@@ -133,7 +133,7 @@ If no entry exists,
.Nm
will prompt for the remote machine login name (default is the user
identity on the local machine), and, if necessary, prompt for a password
-and an account with which to login.
+and an account with which to log in.
.It Fl o Ar output
When fetching a single file or URL, save the contents in
.Ar output .
@@ -1140,7 +1140,7 @@ If
.Ar user : Ns Ar password Ns @
is given and
.Ev ftp_proxy
-isn't defined, login as
+isn't defined, log in as
.Ar user
with a password of
.Ar password .