From mrami@gbtb.com Mon Jun 21 02:09:53 1999
Return-Path: <mrami@gbtb.com>
Received: from server.ghostgbtb.com (modem1.tekrab.net [208.30.20.201])
	by hub.freebsd.org (Postfix) with ESMTP id 064C514E1D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jun 1999 02:09:48 -0700 (PDT)
	(envelope-from mrami@gbtb.com)
Received: from localhost (mrami@localhost)
	by server.ghostgbtb.com (8.9.2/8.9.2) with SMTP id FAA38706
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jun 1999 05:09:56 -0400 (EDT)
	(envelope-from mrami@gbtb.com)
Message-Id: <Pine.BSF.3.96.990621050740.36847A-100000@server.ghostgbtb.com>
Date: Mon, 21 Jun 1999 05:09:35 -0400 (EDT)
From: Marc Ramirez <mrami@gbtb.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: manpage nits

>Number:         12322
>Category:       docs
>Synopsis:       backslashes not appearing in some ctype manpages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 21 02:10:02 PDT 1999
>Closed-Date:    Mon Jun 21 02:42:50 PDT 1999
>Last-Modified:  Mon Jun 21 02:44:24 PDT 1999
>Originator:     Marc Ramirez
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
Great Big Throbbing Brains
>Environment:

stock system

>Description:

backslashes not appearing in ASCII listings in isgraph(3) and
isprint(3) manpages

>How-To-Repeat:

man 3 isgraph
man 3 isprint

>Fix:
        
*** isgraph.3.old       Mon Jun 21 00:16:09 1999
--- isgraph.3   Mon Jun 21 00:28:40 1999
***************
*** 63,69 ****
  .It \&111\ ``I'' \t112\ ``J'' \t113\ ``K'' \t114\ ``L'' \t115\ ``M''
  .It \&116\ ``N'' \t117\ ``O'' \t120\ ``P'' \t121\ ``Q'' \t122\ ``R''
  .It \&123\ ``S'' \t124\ ``T'' \t125\ ``U'' \t126\ ``V'' \t127\ ``W''
! .It \&130\ ``X'' \t131\ ``Y'' \t132\ ``Z'' \t133\ ``['' \t134\ ``\''
  .It \&135\ ``]'' \t136\ ``^'' \t137\ ``_'' \t140\ ```'' \t141\ ``a''
  .It \&142\ ``b'' \t143\ ``c'' \t144\ ``d'' \t145\ ``e'' \t146\ ``f''
  .It \&147\ ``g'' \t150\ ``h'' \t151\ ``i'' \t152\ ``j'' \t153\ ``k''
--- 63,69 ----
  .It \&111\ ``I'' \t112\ ``J'' \t113\ ``K'' \t114\ ``L'' \t115\ ``M''
  .It \&116\ ``N'' \t117\ ``O'' \t120\ ``P'' \t121\ ``Q'' \t122\ ``R''
  .It \&123\ ``S'' \t124\ ``T'' \t125\ ``U'' \t126\ ``V'' \t127\ ``W''
! .It \&130\ ``X'' \t131\ ``Y'' \t132\ ``Z'' \t133\ ``['' \t134\ ``\e\|''
  .It \&135\ ``]'' \t136\ ``^'' \t137\ ``_'' \t140\ ```'' \t141\ ``a''
  .It \&142\ ``b'' \t143\ ``c'' \t144\ ``d'' \t145\ ``e'' \t146\ ``f''
  .It \&147\ ``g'' \t150\ ``h'' \t151\ ``i'' \t152\ ``j'' \t153\ ``k''


*** isprint.3.old       Mon Jun 21 00:26:32 1999
--- isprint.3   Mon Jun 21 00:28:41 1999
***************
*** 64,70 ****
  .It \&115\ ``M'' \t116\ ``N'' \t117\ ``O'' \t120\ ``P'' \t121\ ``Q''
  .It \&122\ ``R'' \t123\ ``S'' \t124\ ``T'' \t125\ ``U'' \t126\ ``V''
  .It \&127\ ``W'' \t130\ ``X'' \t131\ ``Y'' \t132\ ``Z'' \t133\ ``[''
! .It \&134\ ``\'' \t135\ ``]'' \t136\ ``^'' \t137\ ``_'' \t140\ ```''
  .It \&141\ ``a'' \t142\ ``b'' \t143\ ``c'' \t144\ ``d'' \t145\ ``e''
  .It \&146\ ``f'' \t147\ ``g'' \t150\ ``h'' \t151\ ``i'' \t152\ ``j''
  .It \&153\ ``k'' \t154\ ``l'' \t155\ ``m'' \t156\ ``n'' \t157\ ``o''
--- 64,70 ----
  .It \&115\ ``M'' \t116\ ``N'' \t117\ ``O'' \t120\ ``P'' \t121\ ``Q''
  .It \&122\ ``R'' \t123\ ``S'' \t124\ ``T'' \t125\ ``U'' \t126\ ``V''
  .It \&127\ ``W'' \t130\ ``X'' \t131\ ``Y'' \t132\ ``Z'' \t133\ ``[''
! .It \&134\ ``\e\|'' \t135\ ``]'' \t136\ ``^'' \t137\ ``_'' \t140\ ```''
  .It \&141\ ``a'' \t142\ ``b'' \t143\ ``c'' \t144\ ``d'' \t145\ ``e''
  .It \&146\ ``f'' \t147\ ``g'' \t150\ ``h'' \t151\ ``i'' \t152\ ``j''
  .It \&153\ ``k'' \t154\ ``l'' \t155\ ``m'' \t156\ ``n'' \t157\ ``o''



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Mon Jun 21 02:42:50 PDT 1999 
State-Changed-Why:  
Patch applied, thanks! 
rev 1.4 "src/lib/libc/locale/isprint.3" 
rev 1.4 "src/lib/libc/locale/isgraph.3" 
>Unformatted:
