summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-03-15 15:12:10 +0000
committerru <ru@FreeBSD.org>2002-03-15 15:12:10 +0000
commit104f4547d1f9fd32f3c3566abfd708f86225c50c (patch)
tree1b0a058c89c8503ef167cb0aa396a44b257f878a /sys/boot
parent2df66aa55753c2b32469da2d7837fb725a005070 (diff)
downloadFreeBSD-src-104f4547d1f9fd32f3c3566abfd708f86225c50c.zip
FreeBSD-src-104f4547d1f9fd32f3c3566abfd708f86225c50c.tar.gz
mdoc(7) police: fix a typo and markup.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/loader.88
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 5006eb7..34b9690 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -405,8 +405,12 @@ Other variables are used to override kernel tunable parameters.
The following tunables are available:
.Bl -tag -width Va
.It Va hw.physmem
-Limit the amount of phyiscal memory the system will use.
-By default the size is in bytes, but the k, K, m, M, g and G suffixes
+Limit the amount of physical memory the system will use.
+By default the size is in bytes, but the
+.Cm k , K , m , M , g
+and
+.Cm G
+suffixes
are also accepted and indicate kilobytes, megabytes and gigabytes
respectively.
An invalid suffix will result in the variable being ignored by the
OpenPOWER on IntegriCloud