| Summary: | [patch] sshd: missing -V -Q option in Usage-options | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Edwin Groothuis <mavetju> | ||||
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.2-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Edwin Groothuis
2001-01-27 15:10:01 UTC
On Sat, Jan 27, 2001 at 04:08:44PM +0100, mavetju@chello.nl wrote: > > >Number: 24679 > >Category: bin > >Synopsis: [patch] sshd: missing -V -Q option in Usage-options > >Originator: Edwin Groothuis > >Release: FreeBSD 4.2-RELEASE i386 > >Organization: > - > >Environment: > > FreeBSD 4.2, also checked it in the CVS repository on 1.6 and 1.21 > > >Description: > > sshd with an invalid parameter doesn't show the -V nor -Q option > in the Usage-options > > >How-To-Repeat: > > sshd -a and check the output > > >Fix: [snip] Shouldn't this be taken up with the OpenSSH folks, and fixed in the 'real' source? G'luck, Peter -- If there were no counterfactuals, this sentence would not have been paradoxical. On Sat, Jan 27, 2001 at 07:09:23PM +0200, Peter Pentchev wrote: > Shouldn't this be taken up with the OpenSSH folks, and fixed in the 'real' > source? Got this from the OpenSSH developers: Synopsis: [patch] sshd.c: missing -V -Q option in Usage-options State-Changed-From-To: open->closed State-Changed-By: markus State-Changed-When: Sun Jan 28 13:32:16 MST 2001 State-Changed-Why: -Q is obsolete since Sep 2000 and is only accepted for backward compatibility -V is not for internal use only (by lsh and ssh.com for ssh-1 fallback). and will not be documented in usage(). Please close this PR. Edwin -- Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: mavetju@chello.nl | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 State Changed From-To: open->closed Closed at submitters request after discussion with OpenSSH developers. |