From 1b11aef2ba4407c269fde35bd041b989dafa3343 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Tue, 22 Jan 2002 05:21:21 +0000 Subject: [PATCH] hw.physmem is more properly a loader tunable, not an environment variable (which is ambiguous). Submitted by: dwhite --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 2 +- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index c29ae11c458c..a0b0bddc8f0a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -174,7 +174,7 @@ GENERIC kernels. &merged; A MAXMEM kernel option, - along with the hw.physmem environment variable, can be + along with the hw.physmem loader tunable, can be used to artificially reduce the memory size of a machine for testing (or other purposes). &merged; diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index c29ae11c458c..a0b0bddc8f0a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -174,7 +174,7 @@ GENERIC kernels. &merged; A MAXMEM kernel option, - along with the hw.physmem environment variable, can be + along with the hw.physmem loader tunable, can be used to artificially reduce the memory size of a machine for testing (or other purposes). &merged;