summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-01-13 12:17:33 +0000
committerjmc <jmc@openbsd.org>2004-01-13 12:17:33 +0000
commit05939d2e76e6266bec8e7b843cd63ef72adf5bbc (patch)
tree86ee058774e332f53cbc8afe091fdcbe85f30949
parentDusty, useless files are better found in the Attic. (diff)
downloadwireguard-openbsd-05939d2e76e6266bec8e7b843cd63ef72adf5bbc.tar.xz
wireguard-openbsd-05939d2e76e6266bec8e7b843cd63ef72adf5bbc.zip
remove unnecessary Ic's;
kill whitespace at EOL; ok djm@
-rw-r--r--usr.bin/ssh/sftp.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/ssh/sftp.1 b/usr.bin/ssh/sftp.1
index cfa2e10b32f..2a67a888e03 100644
--- a/usr.bin/ssh/sftp.1
+++ b/usr.bin/ssh/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.50 2004/01/13 09:25:05 djm Exp $
+.\" $OpenBSD: sftp.1,v 1.51 2004/01/13 12:17:33 jmc Exp $
.\"
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
.\"
@@ -99,11 +99,11 @@ Batch mode reads a series of commands from an input
instead of
.Em stdin .
Since it lacks user interaction it should be used in conjunction with
-non-interactive authentication.
+non-interactive authentication.
A
-.Ar batchfile
-of
-.Sq Ic \-
+.Ar batchfile
+of
+.Sq \-
may be used to indicate standard input.
.Nm
will abort if any of the following
@@ -115,7 +115,7 @@ and
.Ic lmkdir .
Termination on error can be suppressed on a command by command basis by
prefixing the command with a
-.Sq Ic \-
+.Sq \-
character (for example,
.Ic -rm /tmp/blah* ) .
.It Fl C