Module Name: src
Committed By: uwe
Date: Fri Jun 14 14:36:32 UTC 2024
Modified Files:
src/share/man/man9: uvm_obj_wirepages.9
Log Message:
uvm_obj_wirepages(9): fix a couple of markup glitches
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/uvm_obj_wirepages.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/uvm_obj_wirepages.9
diff -u src/share/man/man9/uvm_obj_wirepages.9:1.1 src/share/man/man9/uvm_obj_wirepages.9:1.2
--- src/share/man/man9/uvm_obj_wirepages.9:1.1 Fri Jun 14 13:19:35 2024
+++ src/share/man/man9/uvm_obj_wirepages.9 Fri Jun 14 14:36:32 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvm_obj_wirepages.9,v 1.1 2024/06/14 13:19:35 riastradh Exp $
+.\" $NetBSD: uvm_obj_wirepages.9,v 1.2 2024/06/14 14:36:32 uwe Exp $
.\"
.\" Copyright (c) 2024 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -53,9 +53,9 @@ the pages in the range will not be paged
If
.Fa list
is nonnull, it is initialized to a tailq of pages linked through the
-.Dv pageq.queue
+.Fa pageq.queue
member of
-.Dt struct vm_page ,
+.Vt struct vm_page ,
for the convenience of the caller.
The caller is not transferred ownership of any part of
.Fa list