From rdm@cfcl.com  Sat Jun  8 13:45:04 2002
Return-Path: <rdm@cfcl.com>
Received: from cfcl.com (cpe-24-221-169-54.ca.sprintbbd.net [24.221.169.54])
	by hub.freebsd.org (Postfix) with ESMTP id 94F3737B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Jun 2002 13:45:03 -0700 (PDT)
Received: (from rdm@localhost)
	by cfcl.com (8.11.6/8.11.1) id g58KiRw41582;
	Sat, 8 Jun 2002 13:44:27 -0700 (PDT)
	(envelope-from rdm)
Message-Id: <200206082044.g58KiRw41582@cfcl.com>
Date: Sat, 8 Jun 2002 13:44:27 -0700 (PDT)
From: Rich Morin <rdm@cfcl.com>
Reply-To: rdm@cfcl.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: The man page for rot13(6) never mentions "rot13".
X-Send-Pr-Version: 3.2

>Number:         39044
>Category:       docs
>Synopsis:       The man page for rot13(6) never mentions "rot13".
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jcamou
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 08 13:50:01 PDT 2002
>Closed-Date:    Wed Apr 20 19:02:53 GMT 2005
>Last-Modified:  Wed Apr 20 19:02:53 GMT 2005
>Originator:     Rich Morin
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
Canta Forda Computer Laboratory
>Environment:

        FreeBSD cfcl.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0:
        Mon Jan 28 14:31:56 GMT 2002    
        murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386

>Description:

	The man page for rot13(6) is actually a link to caesar(6),
        which only vaguely mentions any relationship to rot13:

          "Rotated postings to USENET and some of the databases used by
          the fortune(6) program are rotated by 13 characters."

>How-To-Repeat:

	man rot13

>Fix:

	Either give rot13 its own man page or add some language to the
        caesar(6) man page that covers the issue.
>Release-Note:
>Audit-Trail:

From: Christophe Juniet <cjuniet@entreview.com>
To: freebsd-gnats-submit@FreeBSD.org, rdm@cfcl.com,
	cjuniet@entreview.com
Cc:  
Subject: Re: docs/39044: The man page for rot13(6) never mentions "rot13".
Date: Tue, 10 Sep 2002 12:48:15 +0200

 You can use this patch, for instance:
 
 --- patch begins here ---
 --- src/games/caesar/caesar.6   Wed Feb  7 14:31:44 2001
 +++ /home/chris/work/caesar.6   Tue Sep 10 11:39:55 2002
 @@ -36,7 +36,8 @@
   .Dt CAESAR 6
   .Os
   .Sh NAME
 -.Nm caesar
 +.Nm caesar ,
 +.Nm rot13
   .Nd decrypt caesar ciphers
   .Sh SYNOPSIS
   .Nm
 @@ -73,3 +74,6 @@
   and some of the databases used by the
   .Xr fortune 6
   program are rotated by 13 characters.
 +If you want to crypt or decrypt such postings, you can use the
 +.Nm rot13
 +script.
 --- patch ends here ---
 
 -- 
 chris
 
State-Changed-From-To: open->patched 
State-Changed-By: tjr 
State-Changed-When: Mon Mar 24 03:18:35 PST 2003 
State-Changed-Why:  
Fixed in -current. 


Responsible-Changed-From-To: freebsd-doc->tjr 
Responsible-Changed-By: tjr 
Responsible-Changed-When: Mon Mar 24 03:18:35 PST 2003 
Responsible-Changed-Why:  
I will handle the MFC of this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39044 
Responsible-Changed-From-To: tjr->freebsd-bugs 
Responsible-Changed-By: tjr 
Responsible-Changed-When: Sat Feb 14 23:44:53 PST 2004 
Responsible-Changed-Why:  
Unassign due to lack of time and interest. Perhaps someone else 
will pick this up. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39044 
Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Jun 30 03:11:19 GMT 2004 
Responsible-Changed-Why:  
Fix assignment. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39044 
Responsible-Changed-From-To: freebsd-doc->jcamou  
Responsible-Changed-By: jcamou 
Responsible-Changed-When: Tue Apr 19 16:05:31 GMT 2005 
Responsible-Changed-Why:  
Grab it, I'll MFC.  

http://www.freebsd.org/cgi/query-pr.cgi?pr=39044 
State-Changed-From-To: patched->closed  
State-Changed-By: jcamou 
State-Changed-When: Wed Apr 20 19:02:14 GMT 2005 
State-Changed-Why:  
This patch has been already MFC, it can be closed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39044 
>Unformatted:
