diff options
| author | wiz <wiz@NetBSD.org> | 2003-07-04 12:20:11 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-07-04 12:20:11 +0000 |
| commit | 04fb23b84a2c3942a8d5c16a2c4b9efb89fc50d2 (patch) | |
| tree | 02e24ea75c9f578bbe73d0401584aa8fc6161c71 /gnu | |
| parent | 0d5ea51ae2e9137c589728f341aa41b9ff5f42ee (diff) | |
Add libevent.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index ba8f873463d..45a1a9aeb82 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.local,v 1.5 2003/07/01 13:04:32 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.6 2003/07/04 12:20:11 wiz Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -48,6 +48,7 @@ .\".ds str-Lb-libcrypt Crypt Library (libcrypt, \-lcrypt) .\".ds str-Lb-libcurses Curses Library (libcurses, \-lcurses) .\".ds str-Lb-libedit Command Line Editor Library (libedit, \-ledit) +.ds str-Lb-libevent Event Notification Library (libevent, \-levent) .ds str-Lb-libform Curses Form Library (libform, \-lform) .\".ds str-Lb-libi386 i386 Architecture Library (libi386, \-li386) .ds str-Lb-libintl Internationalized Message Handling Library (libintl, \-lintl) |
