diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2002-10-08 04:46:36 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2002-10-08 04:46:36 +0000 |
commit | e3c34709549c7aa865104f819ac20df249115aa4 (patch) | |
tree | 29e1289efeb8b2247defc98cbc6e2757a167c153 /share | |
parent | f9c6368d34a09253425644794455e6edc32eafd7 (diff) |
formatting knit, fix a run-together phrase
from Jean-Francois Brousseau <krapht@secureops.com>
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/pool.9 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/pool.9 b/share/man/man9/pool.9 index 21970b837b1..b2dd3c4936a 100644 --- a/share/man/man9/pool.9 +++ b/share/man/man9/pool.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pool.9,v 1.19 2002/05/28 09:07:07 mpech Exp $ +.\" $OpenBSD: pool.9,v 1.20 2002/10/08 04:46:35 todd Exp $ .\" $NetBSD: pool.9,v 1.18 2001/06/21 11:59:01 wiz Exp $ .\" .\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -151,7 +151,8 @@ and .Xr uvm_km_free 9 to allocate and release memory using the .Em kmem_map -.Po see +.Po +see .Xr uvm 9 .Pc . It is recommended to set this to |