diff options
author | 2002-08-27 23:56:44 +0000 | |
---|---|---|
committer | 2002-08-27 23:56:44 +0000 | |
commit | 367d4827f103735abf7cff3640230d9daee997e4 (patch) | |
tree | d1bbcda1bda5217f8fb6680fb8d9798cfe48819c | |
parent | some openbsd-related dates to celebrate; some from niklas@ (diff) | |
download | wireguard-openbsd-367d4827f103735abf7cff3640230d9daee997e4.tar.xz wireguard-openbsd-367d4827f103735abf7cff3640230d9daee997e4.zip |
no more .Pp before/after .Sh; from mpech@
-rw-r--r-- | share/man/man9/uvm.9 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/uvm.9 b/share/man/man9/uvm.9 index e9ffa6e1593..9eca5bf0686 100644 --- a/share/man/man9/uvm.9 +++ b/share/man/man9/uvm.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uvm.9,v 1.12 2002/08/27 16:24:26 wcobb Exp $ +.\" $OpenBSD: uvm.9,v 1.13 2002/08/27 23:56:44 wcobb Exp $ .\" $NetBSD: uvm.9,v 1.14 2000/06/29 06:08:44 mrg Exp $ .\" .\" Copyright (c) 1998 Matthew R. Green @@ -726,7 +726,6 @@ and of the physical addresses of the segment, and the available start and end addresses of pages not already in use. .\" XXX expand on "system boot time"! -.Pp .Sh PROCESSES .nr nS 1 .Ft void |