From charon@labs.gr  Sat Sep  8 17:48:58 2001
Return-Path: <charon@labs.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 3E3EE37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Sep 2001 17:48:57 -0700 (PDT)
Received: from hades.hell.gr (patr530-b118.otenet.gr [195.167.121.246])
	by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f890msA16285
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 9 Sep 2001 03:48:54 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.6/8.11.6) id f88NPlw12439;
	Sun, 9 Sep 2001 02:25:48 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200109082325.f88NPlw12439@hades.hell.gr>
Date: Sun, 9 Sep 2001 02:25:48 +0300 (EEST)
From: Giorgos Keramidas <charon@labs.gr>
Reply-To: Giorgos Keramidas <charon@labs.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: remove broken cxconfig(8) reference from manpage of cx(4)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30447
>Category:       docs
>Synopsis:       remove broken cxconfig(8) reference from manpage of cx(4)
>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:   Sat Sep 08 17:50:01 PDT 2001
>Closed-Date:    Tue Oct 23 02:24:59 PDT 2001
>Last-Modified:  Tue Oct 23 02:25:30 PDT 2001
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	Manpage of cx(4) references non existent manpage cxconfig(8).
	I dont have anything called cxconfig on my -CURRENT system,
	so I guess we can remove the reference.

>How-To-Repeat:

>Fix:

--- patch-aa begins here ---
Index: man4.i386/cx.4
===================================================================
RCS file: /home/ncvs/src/share/man/man4/man4.i386/cx.4,v
retrieving revision 1.13
diff -u -r1.13 cx.4
--- man4.i386/cx.4	10 Jul 2001 15:30:47 -0000	1.13
+++ man4.i386/cx.4	8 Sep 2001 23:13:09 -0000
@@ -276,5 +276,4 @@
 .It Pa /sys/net/if_sppp.h
 .El
 .Sh SEE ALSO
-.Xr cxconfig 8 ,
 .Xr ifconfig 8
--- patch-aa ends here ---

>Release-Note:
>Audit-Trail:

From: Alexey Zelkin <phantom@FreeBSD.ORG>
To: Giorgos Keramidas <charon@labs.gr>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/30447: remove broken cxconfig(8) reference from manpage of cx(4)
Date: Sun, 9 Sep 2001 14:05:52 +0300

 hi,
 
 On Sun, Sep 09, 2001 at 02:25:48AM +0300, Giorgos Keramidas wrote:
 
 > >Number:         30447
 > >Category:       docs
 > >Synopsis:       remove broken cxconfig(8) reference from manpage of cx(4)
  
 > 	Manpage of cx(4) references non existent manpage cxconfig(8).
 > 	I dont have anything called cxconfig on my -CURRENT system,
 > 	so I guess we can remove the reference.
 
 This manpage is also exists as src/sbin/i386/cxconfig/cxconfig.8. The reason
 why you don't have it installed is that sbin/i386/cxconfig is not connected
 to build.
 
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Sun Oct 7 22:27:15 PDT 2001 
State-Changed-Why:  
What's up with the disconnected programs in sbin/i386, in particular 
cxconfig?  If these programs don't work then we should remove them 
from the tree and remove the driver as well. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30447 

From: Murray Stokely <murray@FreeBSD.org>
To: wollman@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org,
	charon@labs.gr
Cc:  
Subject: Re: docs/30447: remove broken cxconfig(8) reference from manpage of cx(4)
Date: Sun, 7 Oct 2001 22:23:31 -0700

 [CCed to Garrett since he imported cx and cxconfig]
 
    What's up with the sbin/i386 directory that appears to have been
 disconnected from the build for many years.  Is there any reason why
 this directory is disconnected?  If the programs don't build, can they
 just be nuked?  The man page for the ancient cx(4) driver refers to
 the ancient cxconfig(8) program which is disconnected.
 
 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30447
 
    What should be done about this?
 
 	- Murray

From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To: Murray Stokely <murray@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/30447: remove broken cxconfig(8) reference from manpage of cx(4)
Date: Tue, 9 Oct 2001 11:25:57 -0400 (EDT)

 <<On Sun, 7 Oct 2001 22:23:31 -0700, Murray Stokely <murray@FreeBSD.org> said:
 
 > [CCed to Garrett since he imported cx and cxconfig]
 
 I did?!
 
 >    What's up with the sbin/i386 directory that appears to have been
 > disconnected from the build for many years.
 
 It was an idea that I had which later turned out to be a bad one.
 
 -GAWollman
 

From: Murray Stokely <murray@FreeBSD.org>
To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Cc: Murray Stokely <murray@FreeBSD.org>,
	freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/30447: remove broken cxconfig(8) reference from manpage of cx(4)
Date: Tue, 9 Oct 2001 10:11:52 -0700

   So where should we go from here?  Should these programs just be
 removed?  It looks like there are two separate mechanisms in
 src/sbin/Makefile for conditionally including subdirectories.  
 
   I think we should move kget and mount_nwfs into the i386 directory
 (repo-copy) and I'm not sure what to do about cxconfig.  Does this
 device still work with FreeBSD?  Do we just leave it as is?
 
 .if ${MACHINE_ARCH} == i386
 SUBDIR+=        kget mount_nwfs
 .endif
 
 .if exists(${.CURDIR}/${MACHINE})
 SUBDIR+= ${MACHINE}
 .endif
 
 	- Murray
 
 On Tue, Oct 09, 2001 at 11:25:57AM -0400, Garrett Wollman wrote:
 > >    What's up with the sbin/i386 directory that appears to have been
 > > disconnected from the build for many years.
 > 
 > It was an idea that I had which later turned out to be a bad one.
 > 
 > -GAWollman

From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To: Murray Stokely <murray@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/30447: remove broken cxconfig(8) reference from manpage of cx(4)
Date: Tue, 9 Oct 2001 13:12:59 -0400 (EDT)

 <<On Tue, 9 Oct 2001 10:11:52 -0700, Murray Stokely <murray@FreeBSD.org> said:
 
 > (repo-copy) and I'm not sure what to do about cxconfig.  Does this
 > device still work with FreeBSD?
 
 I haven't a clue.
 
 -GAWollman
 
State-Changed-From-To: analyzed->closed 
State-Changed-By: ru 
State-Changed-When: Tue Oct 23 02:24:59 PDT 2001 
State-Changed-Why:  
cxconfig(8) has been connected to build. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30447 
>Unformatted:
