diff options
author | phantom <phantom@FreeBSD.org> | 2003-02-13 18:21:32 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2003-02-13 18:21:32 +0000 |
commit | abd26e1ed16ef6c5aeb589d2ec128e51c7f7263e (patch) | |
tree | 332115becb3c0e7040e95f46aa1d00d3af4df6e8 /gnu | |
parent | 3b9b90dc4690219d3f8d0ca0a7c7b4ca7e75897c (diff) | |
download | FreeBSD-src-abd26e1ed16ef6c5aeb589d2ec128e51c7f7263e.zip FreeBSD-src-abd26e1ed16ef6c5aeb589d2ec128e51c7f7263e.tar.gz |
Add 'libgeom' to list of valid .Lb arguments
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 06d8ecf..12e9ab6 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -41,6 +41,7 @@ .ds doc-str-Lb-libdisk Interface to Slice and Partition Labels Library (libdisk, \-ldisk) .ds doc-str-Lb-libedit Line Editor and History Library (libedit, \-ledit) .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-libipx IPX Address Conversion Support Library (libipx, \-lipx) .ds doc-str-Lb-libmd Message Digest (MD4, MD5, etc.) Support Library (libmd, \-lmd) .ds doc-str-Lb-libnetgraph Netgraph User Library (libnetgraph, \-lnetgraph) |