From 52fe6987a1274cfb18e83400a283fbdc3ad77795 Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Fri, 8 Nov 2002 08:08:48 +0000 Subject: 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 --- share/man/man4/options.4 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'share/man/man4/options.4') 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 . -- cgit v1.2.3