Module Name: src
Committed By: reed
Date: Tue Apr 28 03:07:53 UTC 2009
Modified Files:
src/gnu/usr.bin/groff/tmac: mdoc.local
Log Message:
Fix librefuse macro to show -lrefuse (not -lfuse).
That will fix "man refuse" Library details.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 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.48 src/gnu/usr.bin/groff/tmac/mdoc.local:1.49
--- src/gnu/usr.bin/groff/tmac/mdoc.local:1.48 Wed Mar 11 14:29:06 2009
+++ src/gnu/usr.bin/groff/tmac/mdoc.local Tue Apr 28 03:07:53 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.48 2009/03/11 14:29:06 joerg Exp $
+.\" $NetBSD: mdoc.local,v 1.49 2009/04/28 03:07:53 reed Exp $
.\"
.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -76,7 +76,7 @@
.ds doc-str-Lb-libopenpgpsdk Openpgp signing, verification, encryption and decryption (libopenpgpsdk, \-lopenpgpsdk)
.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, \-lfuse)
+.ds doc-str-Lb-librefuse File System in Userspace Convenience Library (librefuse, \-lrefuse)
.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)