- djm@cvs.openbsd.org 2001/02/10 0:45:52
     [scp.1]
     Mention that you can quote pathnames with spaces in them
diff --git a/sftp.1 b/sftp.1
index 84edc4d..3b9d512 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.5 2001/02/07 18:10:39 stevesk Exp $
+.\" $OpenBSD: sftp.1,v 1.6 2001/02/10 00:45:52 djm Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller. All rights reserved.
 .\"
@@ -64,7 +64,8 @@
 .Nm
 understands a set of commands similar to those of 
 .Xr ftp 1 .
-Commands are case insensitive.
+Commands are case insensitive and pathnames may be enclosed in quotes if they
+contain spaces.
 .Bl -tag -width Ds
 .It Ic cd Ar path
 Change remote directory to