Subject: bin/1786: uuencode(1) refers to non-existant format(5) and uuencode(5)
To: None <gnats-bugs@gnats.netbsd.org>
From: Andrew Wheadon <andrew@wipux2.wifo.uni-mannheim.de>
List: netbsd-bugs
Date: 11/24/1995 11:50:16
>Number:         1786
>Category:       bin
>Synopsis:       format(5) and uuencode(5) are referenced but don't exist.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 24 06:20:01 1995
>Last-Modified:
>Originator:     Andrew Wheadon
>Organization:
The cost of living hasn't affected it's popularity. (unknown)
current	release=doc host=wipux2.wifo.uni-mannheim.de \ "NetBSD-current mirror"
hostbase=/mit/ftp/pub/NetBSD base=/usr prefix=/usr backup delete use-rel-suffix
>Release:        1.1
>Environment:
	
System: NetBSD wipux2 1.1 NetBSD 1.1 (WIPOOL) #1: Thu Nov 23 14:54:52 MET 1995 toor@wipux2:/src/src/sys/arch/i386/compile/WIPOOL i386


>Description:
	uuencode.1 refers to uuencode.5 and format.5
	Instead "uuencode.format.5" exists. 
	Also "uuencode.format.5" refers to "uusend.1"
	which doesn't exist.
>How-To-Repeat:
	man uuencode
	man uuencode.format
>Fix:
	rename 'uuencode.format.5' to 'uuencode.5'
	patch it:
	This removes reference to 'format.5' which I think
	is to general a name for the file, and remove 'uusend.1'
	which doesn't exist.

diff -C 4 ../old/Makefile ./Makefile
*** ../old/Makefile	Fri Nov 24 11:31:14 1995
--- ./Makefile	Fri Nov 24 11:29:56 1995
***************
*** 1,8 ****
  #	$NetBSD: Makefile,v 1.4 1994/12/22 12:31:20 cgd Exp $
  #	@(#)Makefile	8.1 (Berkeley) 6/6/93
  
! PROG=	uuencode
! MAN=	uuencode.1 uuencode.format.5
  MLINKS=	uuencode.1 uudecode.1
  
  .include <bsd.prog.mk>
--- 1,8 ----
  #	$NetBSD: Makefile,v 1.4 1994/12/22 12:31:20 cgd Exp $
  #	@(#)Makefile	8.1 (Berkeley) 6/6/93
  
! #PROG=	uuencode
! MAN=	uuencode.1 uuencode.5
  MLINKS=	uuencode.1 uudecode.1
  
  .include <bsd.prog.mk>
diff -C 4 ../old/uuencode.1 ./uuencode.1
*** ../old/uuencode.1	Fri Nov 24 11:31:20 1995
--- ./uuencode.1	Fri Nov 24 11:27:54 1995
***************
*** 100,109 ****
  .Sh SEE ALSO
  .Xr compress 1 ,
  .Xr mail 1 ,
  .Xr uucp 1 ,
! .Xr uuencode 5 ,
! .Xr format 5
  .Sh STANDARDS
  The 
  .Nm uudecode
  and
--- 100,108 ----
  .Sh SEE ALSO
  .Xr compress 1 ,
  .Xr mail 1 ,
  .Xr uucp 1 ,
! .Xr uuencode 5
  .Sh STANDARDS
  The 
  .Nm uudecode
  and
diff -C 4 ../old/uuencode.5 ./uuencode.5
*** ../old/uuencode.5	Fri Nov 24 11:31:20 1995
--- ./uuencode.5	Fri Nov 24 11:28:29 1995
***************
*** 92,100 ****
  on a line by itself.
  .Sh SEE ALSO
  .Xr uuencode 1 ,
  .Xr uudecode 1 ,
- .Xr uusend 1 ,
  .Xr uucp 1 ,
  .Xr mail 1
  .Sh HISTORY
  The
--- 92,99 ----
	Cheerio
>Audit-Trail:
>Unformatted: