Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 20:46:38 +0400
From:      Sergey Kandaurov <pluknet@freebsd.org>
To:        Ulrich Spoerlein <uqs@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Ruslan Ermilov <ru@freebsd.org>
Subject:   Re: svn commit: r261319 - in head: contrib/groff/tmac gnu/usr.bin/groff/tmac
Message-ID:  <CAE-mSOJUg-t%2BPFPsbpE7bjsMwic-=Ket7g78jpMu%2BD3cz6m4gQ@mail.gmail.com>
In-Reply-To: <201401311226.s0VCQVZW096049@svn.freebsd.org>
References:  <201401311226.s0VCQVZW096049@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 31 January 2014 16:26, Ulrich Spoerlein <uqs@freebsd.org> wrote:
> Author: uqs
> Date: Fri Jan 31 12:26:30 2014
> New Revision: 261319
> URL: http://svnweb.freebsd.org/changeset/base/261319
>
> Log:
>   Pull up vendor changes up to 2014-01-29
>
>   - move local overrides into mdoc.local
>   - syncs us with git commit 819839b66c80e8dabe6cb24ea6319c26c9a2be14
>
>   Discussed with: ru
>   MFC after: 2 weeks

On a related note.
We already reference .Nx 7.0 in numerous places.
I have not found in svn history that mdoc.local was used ever
to store .{Other}x macros there. Is it ok or is there a better way?
Otherwise I would like to commit this patch:

Index: gnu/usr.bin/groff/tmac/mdoc.local
===================================================================
--- gnu/usr.bin/groff/tmac/mdoc.local    (revision 261323)
+++ gnu/usr.bin/groff/tmac/mdoc.local    (working copy)
@@ -58,6 +58,7 @@
 .ds doc-operating-system-FreeBSD-9.2    9.2
 .ds doc-operating-system-FreeBSD-10.0   10.0
 .ds doc-operating-system-FreeBSD-11.0   11.0
+.ds doc-operating-system-NetBSD-7.0     7.0
 .
 .\" Definitions not (yet) in doc-syms
 .

Oh, or may be you could commit a corresponding change upstream yourself? :)
So we could rather pull it downstream as is.

-- 
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSOJUg-t%2BPFPsbpE7bjsMwic-=Ket7g78jpMu%2BD3cz6m4gQ>