aboutsummaryrefslogtreecommitdiffstats
path: root/doc/plpftp.man.in
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2002-07-16 16:18:37 +0000
committerFritz Elfert <felfert@to.com>2002-07-16 16:18:37 +0000
commitb60b83780b417a4c8bd0f45f0181904b63f76d73 (patch)
tree91107adf9118efda29b9285bab3949944f51b116 /doc/plpftp.man.in
parentadec25f54995debcaa165864eaaf4654802f0ca0 (diff)
downloadplptools-b60b83780b417a4c8bd0f45f0181904b63f76d73.tar.gz
plptools-b60b83780b417a4c8bd0f45f0181904b63f76d73.tar.bz2
plptools-b60b83780b417a4c8bd0f45f0181904b63f76d73.zip
- spell-checked man pages.
Diffstat (limited to 'doc/plpftp.man.in')
-rw-r--r--doc/plpftp.man.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/plpftp.man.in b/doc/plpftp.man.in
index 274fd78..d22f775 100644
--- a/doc/plpftp.man.in
+++ b/doc/plpftp.man.in
@@ -4,9 +4,9 @@
.\"
.\" Process this file with
.\" groff -man -Tascii plpftp.1 for ASCII output, or
-.\" groff -man -Tps plpftp.1 for PostScript output
+.\" groff -man -Tps plpftp.1 for Postscript output
.\"
-.TH plpftp 1 "@MANDATE@" "plptools @VERSION@" local
+.TH plpftp 1 "@MANDATE@" "plptools @VERSION@" "User commands"
.SH NAME
plpftp \- FTP-like program for manipulating files on the Psion.
.SH SYNOPSIS
@@ -15,11 +15,11 @@ plpftp \- FTP-like program for manipulating files on the Psion.
.B [-V]
.BI "[-p [" host :] port ]
.BI [ long-options ]
-.BI "[ " ftpcommand " [" parameters ]]
+.BI "[ " FTP-command " [" parameters ]]
.SH DESCRIPTION
-plpftp provides an ftp style interface for the psion. It requires the ncpd to
+plpftp provides an FTP style interface for the psion. It requires the ncpd to
be running already to provide access to the serial port.
plpftp has online help. To see the available commands start the program and
@@ -39,7 +39,7 @@ Specify the host and port to connect to (e.g. The port where ncpd is
listening on) - by default the host is 127.0.0.1 and the port is looked up
in /etc/services. If it is not found there, a builtin value of @DPORT@ is used.
.TP
-.I ftpcommand parameters
+.I FTP-command parameters
Allows you to specify an plpftp command on the command line. If specified,
plpftp enters non interactive mode and terminates after executing the
command.