svn commit: r318645 - head/gnu/usr.bin/groff/tmac

Glen Barber gjb at FreeBSD.org
Mon May 22 14:21:08 UTC 2017


Author: gjb
Date: Mon May 22 14:21:07 2017
New Revision: 318645
URL: https://svnweb.freebsd.org/changeset/base/318645

Log:
  Add 11.1 to the mdoc(7) mdoc.local.in.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/gnu/usr.bin/groff/tmac/mdoc.local.in

Modified: head/gnu/usr.bin/groff/tmac/mdoc.local.in
==============================================================================
--- head/gnu/usr.bin/groff/tmac/mdoc.local.in	Mon May 22 13:56:34 2017	(r318644)
+++ head/gnu/usr.bin/groff/tmac/mdoc.local.in	Mon May 22 14:21:07 2017	(r318645)
@@ -65,6 +65,7 @@
 .ds doc-operating-system-FreeBSD-10.2   10.2
 .ds doc-operating-system-FreeBSD-10.3   10.3
 .ds doc-operating-system-FreeBSD-11.0   11.0
+.ds doc-operating-system-FreeBSD-11.1   11.1
 .ds doc-operating-system-FreeBSD-12.0   12.0
 .
 .\" Definitions for other *BSDs not (yet) in doc-common


More information about the svn-src-all mailing list