diff options
author | ru <ru@FreeBSD.org> | 2010-01-15 14:05:06 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2010-01-15 14:05:06 +0000 |
commit | d8e1c135e63b56479795e9754c33bd13b8028283 (patch) | |
tree | 8c6a648739a0dcb1ad4ed41dc5175d65e93088dd /gnu | |
parent | 7b5fe6ac70415dd9eb139ff93e694c7107679f8a (diff) | |
download | FreeBSD-src-d8e1c135e63b56479795e9754c33bd13b8028283.zip FreeBSD-src-d8e1c135e63b56479795e9754c33bd13b8028283.tar.gz |
Moved the doc-str-Lb-libulog string definition to where it belongs.
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 9af149d..87e964e 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -60,6 +60,7 @@ .ds doc-str-Lb-libthr 1:1 Threading Library (libthr, \-lthr) .ds doc-str-Lb-libufs UFS File System Access Library (libufs, \-lufs) .ds doc-str-Lb-libugidfw File System Firewall Interface Library (libugidfw, \-lugidfw) +.ds doc-str-Lb-libulog User Login Record Library (libulog, \-lulog) .ds doc-str-Lb-libvgl Video Graphics Library (libvgl, \-lvgl) . .\" FreeBSD architectures not found in doc-common |