Subject: lib/27172: i386_get_mtrr(2) man page fix
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <njoly@pasteur.fr>
List: netbsd-bugs
Date: 10/06/2004 23:23:01
>Number:         27172
>Category:       lib
>Synopsis:       i386_get_mtrr(2) man page fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 06 21:22:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Joly
>Release:        NetBSD 2.99.9
>Organization:
Institut Pasteur
>Environment:
System: NetBSD cixy.dial.pasteur.fr 2.99.9 NetBSD 2.99.9 (CIXY) #10: Sat Oct 2 10:58:20 CEST 2004 njoly@cixy.dial.pasteur.fr:/local/src/NetBSD/obj/i386/sys/arch/i386/compile/CIXY i386
Architecture: i386
Machine: i386
>Description:
i386_get_mtrr(2) man page grammar fix (sync with x86_64 corresponding man
page).
>How-To-Repeat:
man i386_get_mtrr vs. man x86_64_get_mtrr
>Fix:
Index: lib/libarch/i386/i386_get_mtrr.2
===================================================================
RCS file: /cvsroot/src/lib/libarch/i386/i386_get_mtrr.2,v
retrieving revision 1.11
diff -u -r1.11 i386_get_mtrr.2
--- lib/libarch/i386/i386_get_mtrr.2	7 May 2003 07:14:15 -0000	1.11
+++ lib/libarch/i386/i386_get_mtrr.2	6 Oct 2004 21:11:26 -0000
@@ -139,7 +139,7 @@
 .Pp
 The
 .Em owner
-member the PID of the user process which claims the mapping.
+member is the PID of the user process which claims the mapping.
 It is only valid if MTRR_PRIVATE is set in
 .Em flags .
 To clear/reset MTRRs, use a
@@ -152,7 +152,7 @@
 is set to indicate the error.
 The integer value pointed to by
 .Fa n
-will be container the number of successfully processed mtrr structures
+will contain the number of successfully processed mtrr structures
 in both cases.
 .Sh ERRORS
 .Bl -tag -width [EINVAL]
>Release-Note:
>Audit-Trail:
>Unformatted: