svn commit: r203500 - stable/8/gnu/usr.bin/groff/tmac
Joerg Wunsch
joerg at FreeBSD.org
Thu Feb 4 19:47:26 UTC 2010
Author: joerg
Date: Thu Feb 4 19:47:26 2010
New Revision: 203500
URL: http://svn.freebsd.org/changeset/base/203500
Log:
MFC r203357: teach groff about libgpib.
Modified:
stable/8/gnu/usr.bin/groff/tmac/mdoc.local
Directory Properties:
stable/8/gnu/usr.bin/groff/ (props changed)
Modified: stable/8/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/8/gnu/usr.bin/groff/tmac/mdoc.local Thu Feb 4 18:56:38 2010 (r203499)
+++ stable/8/gnu/usr.bin/groff/tmac/mdoc.local Thu Feb 4 19:47:26 2010 (r203500)
@@ -46,6 +46,7 @@
.ds doc-str-Lb-libelf ELF Parsing Library (libelf, \-lelf)
.ds doc-str-Lb-libfetch File Transfer Library (libfetch, \-lfetch)
.ds doc-str-Lb-libgeom Userland API Library for kernel GEOM subsystem (libgeom, \-lgeom)
+.ds doc-str-Lb-libgpib General-Purpose Instrument Bus (GPIB) library (libgpib, \-lgpib)
.ds doc-str-Lb-libipx IPX Address Conversion Support Library (libipx, \-lipx)
.ds doc-str-Lb-libjail Jail Library (libjail, \-ljail)
.ds doc-str-Lb-libkiconv Kernel side iconv library (libkiconv, \-lkiconv)
More information about the svn-src-stable-8
mailing list