aboutsummaryrefslogtreecommitdiff
path: root/lib/libftpio/ftpio.3
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
commite83201b43ad36d453a46f551fcaedf0a0e7f23c3 (patch)
treee09db4b1b56461dbe8a4d233c39a90678607f597 /lib/libftpio/ftpio.3
parentc849957cb04aebe1b5d9b3a9917dde9fe5045095 (diff)
downloadsrc-e83201b43ad36d453a46f551fcaedf0a0e7f23c3.tar.gz
src-e83201b43ad36d453a46f551fcaedf0a0e7f23c3.zip
delete doubled words, e.g.: "the the" -> "the"
Notes
Notes: svn path=/head/; revision=18718
Diffstat (limited to 'lib/libftpio/ftpio.3')
-rw-r--r--lib/libftpio/ftpio.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libftpio/ftpio.3 b/lib/libftpio/ftpio.3
index 15631e7fc827..4304c1c72a0f 100644
--- a/lib/libftpio/ftpio.3
+++ b/lib/libftpio/ftpio.3
@@ -22,6 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
.\"
.Dd June 17, 1996
.Dt ftpio 3
@@ -90,7 +91,7 @@ subsequent FTP operations. On failure, NULL is returned and
will return the error code returned by the foreign server.
.Pp
.Fn ftpChdir
-attempts to issue a server CD command to the the directory named in
+attempts to issue a server CD command to the directory named in
.Fa dir.
On success, zero is returned. On failure, the error code from the server.
.Pp