diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-10-22 03:51:25 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-10-22 03:51:25 +0000 |
commit | d66e08509783776e34cb0ea370c084d02a357c66 (patch) | |
tree | c5068c1da5b972210efa7c83abca60ae815cb6ab /contrib/groff | |
parent | 8bca19b7074426d6aab1b19cf9ccc385a1be13cb (diff) | |
download | FreeBSD-src-d66e08509783776e34cb0ea370c084d02a357c66.zip FreeBSD-src-d66e08509783776e34cb0ea370c084d02a357c66.tar.gz |
Remove more disconnected libgpib items missed in r276214.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'contrib/groff')
-rw-r--r-- | contrib/groff/tmac/doc-syms | 1 | ||||
-rw-r--r-- | contrib/groff/tmac/groff_mdoc.man | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms index 4e736cb..e89b658 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -780,7 +780,6 @@ .ds doc-str-Lb-libfetch File Transfer Library for URLs (libfetch, \-lfetch) .ds doc-str-Lb-libform Curses Form Library (libform, \-lform) .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-libi386 i386 Architecture Library (libi386, \-li386) .ds doc-str-Lb-libintl Internationalized Message Handling Library (libintl, \-lintl) .ds doc-str-Lb-libipsec IPsec Policy Control Library (libipsec, \-lipsec) diff --git a/contrib/groff/tmac/groff_mdoc.man b/contrib/groff/tmac/groff_mdoc.man index c3ad6b4..b9d0c36 100644 --- a/contrib/groff/tmac/groff_mdoc.man +++ b/contrib/groff/tmac/groff_mdoc.man @@ -1732,8 +1732,6 @@ and their results are: .Lb libform .It Li libgeom .Lb libgeom -.It Li libgpib -.Lb libgpib .It Li libi386 .Lb libi386 .It Li libintl |