Module Name: src Committed By: riastradh Date: Fri Sep 12 21:06:25 UTC 2014
Modified Files: src/share/man/man9: uvm_map.9 Log Message: Fix typo: mask, not mark. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/uvm_map.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_map.9 diff -u src/share/man/man9/uvm_map.9:1.5 src/share/man/man9/uvm_map.9:1.6 --- src/share/man/man9/uvm_map.9:1.5 Wed May 21 12:15:25 2014 +++ src/share/man/man9/uvm_map.9 Fri Sep 12 21:06:25 2014 @@ -1,4 +1,4 @@ -.\" $NetBSD: uvm_map.9,v 1.5 2014/05/21 12:15:25 wiz Exp $ +.\" $NetBSD: uvm_map.9,v 1.6 2014/09/12 21:06:25 riastradh Exp $ .\" .\" Copyright (c) 1998 Matthew R. Green .\" All rights reserved. @@ -190,7 +190,7 @@ Copy the map. .It UVM_INH_NONE No inheritance. .It UVM_INH_MASK -Mark to extract inherit flags. +Mask to extract inherit flags. .El .Pp The values that