Author: pluknet
Date: Tue May 20 21:24:15 2014
New Revision: 266479
URL: http://svnweb.freebsd.org/changeset/base/266479

Log:
  Move Nx definition to a separate block.
  
  Noticed by:   ru (a while ago)

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

Modified: head/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- head/gnu/usr.bin/groff/tmac/mdoc.local      Tue May 20 21:15:47 2014        
(r266478)
+++ head/gnu/usr.bin/groff/tmac/mdoc.local      Tue May 20 21:24:15 2014        
(r266479)
@@ -62,6 +62,8 @@
 .ds doc-operating-system-FreeBSD-10.0   10.0
 .ds doc-operating-system-FreeBSD-10.1   10.1
 .ds doc-operating-system-FreeBSD-11.0   11.0
+.
+.\" Definitions for other *BSDs not (yet) in doc-common
 .ds doc-operating-system-NetBSD-7.0     7.0
 .
 .\" Definitions not (yet) in doc-syms
_______________________________________________
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-unsubscr...@freebsd.org"

Reply via email to