diff options
| author | wiz <wiz@NetBSD.org> | 2010-02-04 09:07:29 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2010-02-04 09:07:29 +0000 |
| commit | 4865efa9a5e3ac2b5def0158fa1992eb667dcfc2 (patch) | |
| tree | d4966251324d6c5a189054ef2c5df118286e0b7d /gnu | |
| parent | e1b26edd8262420013b08e45be3d8448f94db80b (diff) | |
Sort library descriptions.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 7d604aa2cc5..b1bb65136df 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.54 2010/02/03 15:34:39 roy Exp $ +.\" $NetBSD: mdoc.local,v 1.55 2010/02/04 09:07:29 wiz Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -74,11 +74,11 @@ .\" Local libraries not in groff .ds doc-str-Lb-libarchive Reading and Writing Streaming Archives Library (libarchive, \-larchive) .ds doc-str-Lb-libbluetooth Bluetooth Library (libbluetooth, \-lbluetooth) +.ds doc-str-Lb-libfetch File Transfer Library for URLs (libfetch, \-lfetch) .ds doc-str-Lb-libiscsi iSCSI protocol library (libiscsi, \-liscsi) .ds doc-str-Lb-libnetpgp Netpgp signing, verification, encryption and decryption (libnetpgp, \-lnetpgp) .ds doc-str-Lb-libprop Property Container Object Library (libprop, \-lprop) .ds doc-str-Lb-libpuffs puffs Convenience Library (libpuffs, \-lpuffs) .ds doc-str-Lb-librefuse File System in Userspace Convenience Library (librefuse, \-lrefuse) .ds doc-str-Lb-libssp Buffer Overflow Protection Library (libssp, \-lssp) -.ds doc-str-Lb-libfetch File Transfer Library for URLs (libfetch, \-lfetch) .ds doc-str-Lb-libterminfo Terminal Information Library (libterminfo, \-lterminfo) |
