summaryrefslogtreecommitdiff
path: root/share/man/man4/options.4
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2002-11-08 08:08:48 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2002-11-08 08:08:48 +0000
commit52fe6987a1274cfb18e83400a283fbdc3ad77795 (patch)
treecec1a7d823bef7b6b87f285973c3889a28c42617 /share/man/man4/options.4
parent87d4220939bb6d6b5344c00a208756565936adbb (diff)
Time to cleanup:
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r--share/man/man4/options.47
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 05af662b5e4..6f39fb4140f 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.109 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: options.4,v 1.110 2002/11/08 08:08:47 mpech Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -1022,8 +1022,9 @@ Size of kernel malloc area in PAGE_SIZE-sized logical pages.
This area is covered by the kernel submap
.Em kmem_map .
The kernel attempts to auto-size this map based on the amount of
-physical memory in the system. Platform-specific code may place
-bounds on this computed size, which may be viewed with the
+physical memory in the system.
+Platform-specific code may place bounds on this computed size,
+which may be viewed with the
.Xr sysctl 8
variable
.Em vm.nkmempages .