diff options
| author | joerg <joerg@NetBSD.org> | 2009-03-11 14:29:06 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2009-03-11 14:29:06 +0000 |
| commit | c75b98fd0e6072f5ca7f2912e5050ef80f06b7d2 (patch) | |
| tree | 287cb0131727d8e030b68e2e524f333a6486cf90 /gnu/usr.bin | |
| parent | 7022cb2a8d9559e6c7cdd5b3b4e91f717326d69e (diff) | |
Add entry for libfetch.
Diffstat (limited to 'gnu/usr.bin')
| -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 412ad6de965..360911e0422 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.47 2009/01/31 15:57:55 agc Exp $ +.\" $NetBSD: mdoc.local,v 1.48 2009/03/11 14:29:06 joerg Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -79,3 +79,4 @@ .ds doc-str-Lb-librefuse File System in Userspace Convenience Library (librefuse, \-lfuse) .ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol library (libsdp, \-libsdp) .ds doc-str-Lb-libssp Buffer Overflow Protection Library (libssp, \-lssp) +.ds doc-str-Lb-libfetch File Transfer Library for URLs (libfetch, \-lfetch) |
