Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/31/2000 03:25:16
Module Name:	basesrc
Committed By:	lukem
Date:		Wed May 31 10:25:16 UTC 2000

Modified Files:
	basesrc/usr.bin/ftp: ftp.1

Log Message:
Fix examples on using pipes in local filenames. AFAICT, ftp has always
required `dir . |more' not as `dir |more' treats `|more' as the remote
filename. Resolves [bin/9922] by Geoff Wing <mason@primenet.com.au>


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 basesrc/usr.bin/ftp/ftp.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.