Subject: bin/12250: file(1) manpage has ugly __CSECTION__ in header
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mkb@mukappabeta.de>
List: netbsd-bugs
Date: 02/20/2001 06:01:47
>Number:         12250
>Category:       bin
>Synopsis:       file(1) manpage has ugly __CSECTION__ in header
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 19 21:06:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Buelow
>Release:        1.5
>Organization:

mkb
>Environment:
System: NetBSD altair.mayn.de 1.5 NetBSD 1.5 (ALTAIR) #0: Mon Dec 4 18:48:50 CET 2000 root@altair.mayn.de:/usr/src/sys/arch/i386/compile/ALTAIR i386


>Description:
"man 1 file" comes up with the following:

FILE(__CSECTION__)                             FILE(__CSECTION__)
...

which looks quite ugly; "FILE(1)" would be more appropriate.

>How-To-Repeat:
>Fix:

apply the following trivial patch:

*** file.1.orig	Tue Feb 20 05:56:08 2001
--- file.1	Tue Feb 20 05:56:54 2001
***************
*** 1,6 ****
  .\" $NetBSD: file.1,v 1.16.4.1 2000/09/30 06:20:44 simonb Exp $
  .\"
! .TH FILE __CSECTION__ "Copyright but distributable"
  .\" Id: file.man,v 1.35 2000/05/14 17:58:36 christos Exp 
  .SH NAME
  file
--- 1,6 ----
  .\" $NetBSD: file.1,v 1.16.4.1 2000/09/30 06:20:44 simonb Exp $
  .\"
! .TH FILE 1 "Copyright but distributable"
  .\" Id: file.man,v 1.35 2000/05/14 17:58:36 christos Exp 
  .SH NAME
  file
>Release-Note:
>Audit-Trail:
>Unformatted: