diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-05-27 22:11:27 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-05-27 22:11:27 +0000 |
commit | fbec50fd4662d7571c1f164220dd104080aa14eb (patch) | |
tree | 577645b6ebe2fdd5c7da5371b3fb9314a81fef05 /share | |
parent | 0d845e7856a1b79760cf7bdb3e30120b22340df3 (diff) |
Fix "(seeUVM(9))"
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/pool.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/pool.9 b/share/man/man9/pool.9 index a6ab4c69e70..d71f8051bc9 100644 --- a/share/man/man9/pool.9 +++ b/share/man/man9/pool.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pool.9,v 1.8 2001/05/27 08:03:57 angelos Exp $ +.\" $OpenBSD: pool.9,v 1.9 2001/05/27 22:11:26 angelos Exp $ .\" $NetBSD: pool.9,v 1.13 1999/04/03 14:50:21 msaitoh Exp $ .\" .\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -149,7 +149,7 @@ and .Xr uvm_km_free 9 to allocate and release memory using the .Em kernel_map -.Po see +.Po see .Xr UVM 9 .Pc . .It Fa mtag |