Author: kib Date: Thu Jan 7 11:33:57 2010 New Revision: 201737 URL: http://svn.freebsd.org/changeset/base/201737
Log: MFC r201504: PG_NOSYNC is called VPO_NOSYNC for long time. Modified: stable/8/share/man/man9/vm_page_bits.9 Directory Properties: stable/8/share/man/man9/ (props changed) Modified: stable/8/share/man/man9/vm_page_bits.9 ============================================================================== --- stable/8/share/man/man9/vm_page_bits.9 Thu Jan 7 11:30:54 2010 (r201736) +++ stable/8/share/man/man9/vm_page_bits.9 Thu Jan 7 11:33:57 2010 (r201737) @@ -94,7 +94,7 @@ is zero and .Fa size is one page, the modified bit in the page map is cleared; as well, the -.Dv PG_NOSYNC +.Dv VPO_NOSYNC flag is cleared. .Pp .Fn vm_page_clear_dirty _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
