diff options
| author | wiz <wiz@NetBSD.org> | 2007-06-09 10:16:25 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2007-06-09 10:16:25 +0000 |
| commit | cd4aa9ff37f02b01f2ec37c073eea47f1eafc4e5 (patch) | |
| tree | 00af6d13558a104a01dd476f9ff9c755a55bea52 /lib/librefuse | |
| parent | 417b81e63f5fbb4b036e92e9248f4f1c5a6de244 (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/librefuse')
| -rw-r--r-- | lib/librefuse/refuse.3 | 4 |
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 |
