Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libutil fix typo



details:   https://anonhg.NetBSD.org/src/rev/0c0cdc76db76
branches:  trunk
changeset: 778657:0c0cdc76db76
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 07 16:22:42 2012 +0000

description:
fix typo

diffstat:

 lib/libutil/getfsspecname.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c0c0f7e44700 -r 0c0cdc76db76 lib/libutil/getfsspecname.3
--- a/lib/libutil/getfsspecname.3       Sat Apr 07 16:18:24 2012 +0000
+++ b/lib/libutil/getfsspecname.3       Sat Apr 07 16:22:42 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getfsspecname.3,v 1.2 2012/04/07 10:43:38 wiz Exp $
+.\"    $NetBSD: getfsspecname.3,v 1.3 2012/04/07 16:22:42 christos Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -35,7 +35,7 @@
 .Nm getfsspecname
 .Nd get the underlying wedge name from a label
 .Sh LIBRARY
-.Lb libutl
+.Lb libutil
 .Sh SYNOPSIS
 .In util.h
 .Ft const char *



Home | Main Index | Thread Index | Old Index