head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.02.06.18.52.15;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311775
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@--- installManPage.orig	2013-01-15 15:06:06.000000000 +0100
+++ installManPage	2013-01-15 15:07:17.000000000 +0100
@@@@ -100,7 +100,7 @@@@
 
 First=""
 for Target in $Names; do
-    Target=$Target.$Section$Suffix
+    Target=$Target$Suffix.$Section
     rm -f $Dir/$Target $Dir/$Target.*
     if test -z "$First" ; then
 	First=$Target
@
