aboutsummaryrefslogtreecommitdiffstats
path: root/doc/plpftp.man.in
diff options
context:
space:
mode:
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.