Bug 26532

Summary: ".Ql ?" becomes "`'?" through nroff (and man)
Product: Documentation Reporter: y-koga <y-koga>
Component: Books & ArticlesAssignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description y-koga 2001-04-13 08:30:09 UTC
There are some ".Ql ?" in ssh.1 and sshd.8.
".Ql ?" becomes "`'?" through nroff (and man).

Fix: Apply following patch:
How-To-Repeat: man ssh
man sshd
Comment 1 dima 2001-04-13 08:47:21 UTC
y-koga@jp.FreeBSD.org writes:
> 
> >Number:         26532
> >Category:       docs
> >Synopsis:       ".Ql ?" becomes "`'?" through nroff (and man)
> >Description:
> There are some ".Ql ?" in ssh.1 and sshd.8.

These man pages are maintained externally by the OpenSSH folks.  It
doesn't look like this problem is specific to FreeBSD, so could you
please try to get them to apply this stuff and FreeBSD could get it
with the next update?

Thanks,

					Dima Dorfman
					dima@unixfreak.org
Comment 2 dd freebsd_committer freebsd_triage 2001-04-19 02:05:41 UTC
State Changed
From-To: open->feedback

These man pages are maintained externally by the OpenSSH folks.  It 
doesn't look like this problem is specific to FreeBSD, so could you 
please try to get them to apply this stuff and FreeBSD could get it 
with the next update?
Comment 3 ru freebsd_committer freebsd_triage 2001-05-14 19:22:32 UTC
State Changed
From-To: feedback->analyzed

A more complete patch is at http://www.FreeBSD.org/~ru/crypto_openssh.patch. 


Comment 4 ru freebsd_committer freebsd_triage 2001-05-14 19:22:32 UTC
Responsible Changed
From-To: freebsd-doc->green

Over to the maintainer.
Comment 5 Brian Feldman freebsd_committer freebsd_triage 2003-07-13 05:17:35 UTC
Responsible Changed
From-To: green->ru

ru should take care of this if he really wants.
Comment 6 ru freebsd_committer freebsd_triage 2003-07-19 21:23:21 UTC
Responsible Changed
From-To: ru->des

I'm still maintaining a copy of the patch at: 

http://people.freebsd.org/~ru/patches/mdoc/crypto_openssh.patch 

DES, could you please take care of coordinating the acceptance 
of this patch with OpenSSH maintainers?
Comment 7 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2003-08-19 12:09:16 UTC
State Changed
From-To: analyzed->suspended

Awaiting feedback from OpenSSH maintainers.
Comment 8 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2004-01-26 19:15:59 UTC
State Changed
From-To: suspended->closed

this has been fixed in later openssh versions.