diff options
| author | christos <christos@NetBSD.org> | 2007-05-23 17:01:25 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2007-05-23 17:01:25 +0000 |
| commit | 01e5675c2a68c78e603fcbfe35e56495fce348ac (patch) | |
| tree | 8908c6389541dfe0317e573414708330a773c8fa /gnu | |
| parent | 4320602b61f3eea39d240599f9e6239afa8c8bbd (diff) | |
add libssp here. requested by wiz
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 581dc426459..f22b970a739 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.35 2007/01/23 22:26:06 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.36 2007/05/23 17:01:25 christos Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -77,5 +77,6 @@ . .\" Bluetooth libraries .ds doc-str-Lb-libbluetooth Bluetooth Host Lookup library (libbluetooth, \-lbluetooth) -.ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol library (libsdp, \-libsdp) .ds doc-str-Lb-libprop Property Container Object Library (libprop, \-lprop) +.ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol library (libsdp, \-libsdp) +.ds doc-str-Lb-libssp Buffer Overflow Protection Library (libssp, \-lssp) |
