summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2007-06-09 10:16:25 +0000
committerwiz <wiz@NetBSD.org>2007-06-09 10:16:25 +0000
commitcd4aa9ff37f02b01f2ec37c073eea47f1eafc4e5 (patch)
tree00af6d13558a104a01dd476f9ff9c755a55bea52 /lib
parent417b81e63f5fbb4b036e92e9248f4f1c5a6de244 (diff)
Make Nm match Dt. This makes it easier to guess what the man page is
called when you find it with man -k.
Diffstat (limited to 'lib')
-rw-r--r--lib/librefuse/refuse.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librefuse/refuse.3 b/lib/librefuse/refuse.3
index 3d662dab054..3841fae9e90 100644
--- a/lib/librefuse/refuse.3
+++ b/lib/librefuse/refuse.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: refuse.3,v 1.4 2007/05/03 21:02:54 agc Exp $
+.\" $NetBSD: refuse.3,v 1.5 2007/06/09 10:16:25 wiz Exp $
.\"
.\" Copyright © 2007 Alistair Crooks. All rights reserved.
.\"
@@ -30,7 +30,7 @@
.Dt REFUSE 3
.Os
.Sh NAME
-.Nm librefuse
+.Nm refuse
.Nd Re-implementation of a file system in userspace system
.Sh LIBRARY
.Lb librefuse