Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 parameterized instead of parametrized, from A...



details:   https://anonhg.NetBSD.org/src/rev/9007e1b46ae2
branches:  trunk
changeset: 540661:9007e1b46ae2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Dec 21 13:00:57 2002 +0000

description:
parameterized instead of parametrized, from Adrian Mrva.

diffstat:

 share/man/man9/disklabel.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f94bc9c60ef8 -r 9007e1b46ae2 share/man/man9/disklabel.9
--- a/share/man/man9/disklabel.9        Sat Dec 21 12:58:38 2002 +0000
+++ b/share/man/man9/disklabel.9        Sat Dec 21 13:00:57 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: disklabel.9,v 1.10 2001/12/26 00:24:16 wiz Exp $
+.\"    $NetBSD: disklabel.9,v 1.11 2002/12/21 13:00:57 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -67,7 +67,7 @@
 using the device strategy routine passed in
 .Fa strat .
 Note that a buffer structure is required to pass to the strategy routine;
-it needs to be acquired and parametrized for the intended I/O operation,
+it needs to be acquired and parameterized for the intended I/O operation,
 and disposed of when the operation has completed.
 Some fields in the in the disklabel passed in
 .Fa lp



Home | Main Index | Thread Index | Old Index