Bug 1518

Summary: Minor fix to sftp syntax
Product: Portable OpenSSH Reporter: Iain Morgan <imorgan>
Component: DocumentationAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: trivial CC: djm
Priority: P2    
Version: 5.1p1   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1481    
Attachments:
Description Flags
Correct the sftp syntax to match actual behaviour none

Description Iain Morgan 2008-09-01 07:41:34 AEST
Created attachment 1565 [details]
Correct the sftp syntax to match actual behaviour

The second and third usage forms in the sftp(1) man page incorrectly
indicate that a targe hostname is optional. An extraneous pair of
square brackets should be removed.

The attached patch fixes the syntax in the man page and in the sftp
usage output.
Comment 1 Damien Miller 2008-12-08 10:20:47 AEDT
put this on the openssh-5.2 list
Comment 2 Damien Miller 2008-12-09 14:12:49 AEDT
similar fix applied - thanks!
Comment 3 Damien Miller 2009-02-23 13:36:17 AEDT
Close bugs fixed/reviewed for openssh-5.2 release