Module Name:    src
Committed By:   wiz
Date:           Thu Feb  4 09:07:30 UTC 2010

Modified Files:
        src/gnu/usr.bin/groff/tmac: mdoc.local

Log Message:
Sort library descriptions.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/gnu/usr.bin/groff/tmac/mdoc.local

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/usr.bin/groff/tmac/mdoc.local
diff -u src/gnu/usr.bin/groff/tmac/mdoc.local:1.54 src/gnu/usr.bin/groff/tmac/mdoc.local:1.55
--- src/gnu/usr.bin/groff/tmac/mdoc.local:1.54	Wed Feb  3 15:34:39 2010
+++ src/gnu/usr.bin/groff/tmac/mdoc.local	Thu Feb  4 09:07:29 2010
@@ -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)

Reply via email to