Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2012 15:24:30 +0400
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Ed Schouten <ed@freebsd.org>, Ulrich Spoerlein <uqs@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: contrib/groff/tmac
Message-ID:  <20120726112430.GC48240@lo0.su>
In-Reply-To: <201201052136.q05LaCE2056678@svn.freebsd.org> <201112262151.pBQLprF2023340@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 26, 2011 at 09:51:53PM +0000, Ed Schouten wrote:
> Author: ed
> Date: Mon Dec 26 21:51:53 2011
> New Revision: 228904
> URL: http://svn.freebsd.org/changeset/base/228904
> 
> Log:
>   Add libstdthreads.
[...]
> Modified:
>   head/contrib/groff/tmac/doc-syms
>   head/contrib/groff/tmac/groff_mdoc.man

On Thu, Jan 05, 2012 at 09:36:12PM +0000, Ulrich Spoerlein wrote:
> Author: uqs
> Date: Thu Jan  5 21:36:12 2012
> New Revision: 229651
> URL: http://svn.freebsd.org/changeset/base/229651
> 
> Log:
>   Pull up vendor changes to mdoc(7)
>   
>   This switches us to using -isoC-2011 as the symbol name which is used by
>   groff and mdocml. It follows the change to 4 digit years as done with
>   IEEE Std 1003 post-1999.
>   
>   MFC after:	2 weeks (groff changes only)
> 
> Modified:
>   head/contrib/groff/tmac/doc-syms
>   head/contrib/groff/tmac/groff_mdoc.man
>   head/lib/libstdthreads/thrd_create.3
[...]

Please don't directly commit to "mdoc" in contrib/groff/.  mdoc is still
distributed under the BSD license, here's the quote from groff/LICENSES:

:   . The -mdoc macro set, using the BSD license.
: 
:       tmac/doc.tmac
:       tmac/doc-old.tmac
:       tmac/doc-common
:       tmac/doc-ditroff
:       tmac/doc-nroff
:       tmac/doc-syms
:       tmac/groff_mdoc.man

Vendor changes to mdoc should first be committed to vendor/groff/dist/
and then merged from there.

Local changes should be made to gnu/usr.bin/groff/tmac/mdoc.local and may
also be submitted upstream at your discretion.


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer



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