Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil fix param name
details: https://anonhg.NetBSD.org/src/rev/de8b2e1308cf
branches: trunk
changeset: 801800:de8b2e1308cf
user: christos <christos%NetBSD.org@localhost>
date: Mon Aug 18 07:33:21 2014 +0000
description:
fix param name
diffstat:
lib/libutil/getfsspecname.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 7fdabf3fc802 -r de8b2e1308cf lib/libutil/getfsspecname.3
--- a/lib/libutil/getfsspecname.3 Mon Aug 18 07:16:32 2014 +0000
+++ b/lib/libutil/getfsspecname.3 Mon Aug 18 07:33:21 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getfsspecname.3,v 1.3 2012/04/07 16:22:42 christos Exp $
+.\" $NetBSD: getfsspecname.3,v 1.4 2014/08/18 07:33:21 christos Exp $
.\"
.\" Copyright (c) 2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd March 6, 2012
+.Dd August 18, 2014
.Dt GETFSSPECNAME 3
.Os
.Sh NAME
@@ -54,7 +54,7 @@
device node, and places the resulting pathname in
.Fa buf
up to len
-.Fa bufsiz .
+.Fa buflen .
.Pp
If the
.Fa spec
Home |
Main Index |
Thread Index |
Old Index