Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2011 23:10:10 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/149051: commit references a PR
Message-ID:  <201110152310.p9FNAAuc008625@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/149051; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/149051: commit references a PR
Date: Sat, 15 Oct 2011 23:09:29 +0000 (UTC)

 Author: dim
 Date: Sat Oct 15 23:09:21 2011
 New Revision: 226408
 URL: http://svn.freebsd.org/changeset/base/226408
 
 Log:
   MFC r226310:
   
   Add manpage symlink for clang++(1).
   
   PR:		docs/149051
   Approved by:	re (kib)
 
 Modified:
   stable/9/usr.bin/clang/clang/Makefile
 Directory Properties:
   stable/9/usr.bin/clang/   (props changed)
 
 Modified: stable/9/usr.bin/clang/clang/Makefile
 ==============================================================================
 --- stable/9/usr.bin/clang/clang/Makefile	Sat Oct 15 22:27:59 2011	(r226407)
 +++ stable/9/usr.bin/clang/clang/Makefile	Sat Oct 15 23:09:21 2011	(r226408)
 @@ -10,6 +10,7 @@ SRCS=	cc1_main.cpp \
  	driver.cpp
  
  LINKS=	${BINDIR}/clang ${BINDIR}/clang++
 +MLINKS=	clang.1 clang++.1
  
  TGHDRS=	CC1AsOptions \
  	CC1Options \
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110152310.p9FNAAuc008625>