diff options
author | 2014-07-02 00:40:30 +0000 | |
---|---|---|
committer | 2014-07-02 00:40:30 +0000 | |
commit | 7fcd79badb4590db52f3b8b8a51333f70fb29785 (patch) | |
tree | 870ef0cd99c64786251ab9240e16cbd9f386f656 | |
parent | add a CONTEXT section. (diff) | |
download | wireguard-openbsd-7fcd79badb4590db52f3b8b8a51333f70fb29785.tar.xz wireguard-openbsd-7fcd79badb4590db52f3b8b8a51333f70fb29785.zip |
oops, extra newline
-rw-r--r-- | share/man/man9/pool.9 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/pool.9 b/share/man/man9/pool.9 index 7473b2bd7f7..617008d597b 100644 --- a/share/man/man9/pool.9 +++ b/share/man/man9/pool.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pool.9,v 1.46 2014/07/02 00:39:43 dlg Exp $ +.\" $OpenBSD: pool.9,v 1.47 2014/07/02 00:40:30 dlg Exp $ .\" $NetBSD: pool.9,v 1.18 2001/06/21 11:59:01 wiz Exp $ .\" .\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -320,7 +320,6 @@ Alternatively, the .Dv PR_DEBUGCHK flag can be passed to enable pool internal consistency checks before and after each allocation and free. - .Sh CONTEXT .Fn pool_init , .Fn pool_destroy , |