From phantom@scorpion.crimea.ua Wed Aug 18 10:09:06 1999
Return-Path: <phantom@scorpion.crimea.ua>
Received: from sonet.crimea.ua (OTC-sl3-FLY.CRIS.NET [212.110.136.71])
	by hub.freebsd.org (Postfix) with ESMTP id 7F3CF14E9D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Aug 1999 10:08:30 -0700 (PDT)
	(envelope-from phantom@scorpion.crimea.ua)
Received: (from uucp@localhost)
	by sonet.crimea.ua (8.8.8/8.8.8) with UUCP id UAA04711
	for FreeBSD-gnats-submit@freebsd.org; Wed, 18 Aug 1999 20:10:26 +0400 (MSD)
	(envelope-from phantom@scorpion.crimea.ua)
Received: (from phantom@localhost)
	by scorpion.crimea.ua (8.8.8/8.8.5+ssl+keepalive) id TAA01170;
	Wed, 18 Aug 1999 19:06:04 +0400 (MSD)
Message-Id: <199908181506.TAA01170@scorpion.crimea.ua>
Date: Wed, 18 Aug 1999 19:06:04 +0400 (MSD)
From: "Alexey M. Zelkin" <phantom@cris.net>
Sender: phantom@scorpion.crimea.ua
Reply-To: "Alexey M. Zelkin" <phantom@cris.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] alpm.4 has not linked to .../man/man4
X-Send-Pr-Version: 3.2

>Number:         13226
>Category:       docs
>Synopsis:       alpm.4 has not linked to .../man/man4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    phantom
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 18 10:10:01 PDT 1999
>Closed-Date:    Sat Sep 18 09:26:27 PDT 1999
>Last-Modified:  Sat Sep 18 09:29:31 PDT 1999
>Originator:     Alexey Zelkin
>Release:        FreeBSD 4.0-CURRENT
>Organization:
Home
>Environment:

-current about 4 days ago

>Description:

Author forgotten to add MLINKS. This caused makewhatis to say
"nothing appropriate". makewhatis(1) has no functionality to
go thru included man subdirectories like i386 and alpha. But
this functionality not need if all manpages linked correctly.

>How-To-Repeat:
>Fix:
	
Index: Makefile
===================================================================
RCS file: /usr/local/CVSROOT/src/share/man/man4/man4.i386/Makefile,v
retrieving revision 1.112
diff -c -r1.112 Makefile
*** Makefile	1999/07/27 06:52:46	1.112
--- Makefile	1999/08/18 15:02:30
***************
*** 18,23 ****
--- 18,24 ----
  MLINKS+=	ahc.4 ../ahc.4
  MLINKS+=	aic.4 ../aic.4
  MLINKS+=	al.4 ../al.4
+ MLINKS+=	alpm.4 ../alpm.4
  MLINKS+=	apm.4 ../apm.4
  MLINKS+=	ar.4 ../ar.4
  MLINKS+=	asc.4 ../asc.4

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: phantom 
State-Changed-When: Fri Sep 3 06:35:31 PDT 1999 
State-Changed-Why:  
Patch applied to -CURRENT, but not -STABLE because of code freeze 


Responsible-Changed-From-To: freebsd-doc->phantom 
Responsible-Changed-By: phantom 
Responsible-Changed-When: Fri Sep 3 06:35:31 PDT 1999 
Responsible-Changed-Why:  
I'll commit patch to -STABLE 
State-Changed-From-To: suspended->closed 
State-Changed-By: phantom 
State-Changed-When: Sat Sep 18 09:26:27 PDT 1999 
State-Changed-Why:  
Ops. alpm.4 still not exists in -stable. 
So, just close this PR. 
>Unformatted:
