diff options
author | 2002-10-08 04:46:35 +0000 | |
---|---|---|
committer | 2002-10-08 04:46:35 +0000 | |
commit | c726021f5521a47a725a8fbf12992819bdce66c0 (patch) | |
tree | 6bded640eb3ac3f85b327d4c621a105203984d27 | |
parent | "output" is a pointer of size "outlen", so use outlen instead of (diff) | |
download | wireguard-openbsd-c726021f5521a47a725a8fbf12992819bdce66c0.tar.xz wireguard-openbsd-c726021f5521a47a725a8fbf12992819bdce66c0.zip |
formatting knit, fix a run-together phrase
from Jean-Francois Brousseau <krapht@secureops.com>
-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 |