diff options
author | 2007-11-17 15:59:05 +0000 | |
---|---|---|
committer | 2007-11-17 15:59:05 +0000 | |
commit | 03dfb2d8d034ab0039cf068c105883841db7d864 (patch) | |
tree | 1cf7dccc8cd29a22c3dc841bf834c6632851d8db | |
parent | Disable jumbo allocator until the low number of buffers case (diff) | |
download | wireguard-openbsd-03dfb2d8d034ab0039cf068c105883841db7d864.tar.xz wireguard-openbsd-03dfb2d8d034ab0039cf068c105883841db7d864.zip |
cvs header
-rw-r--r-- | share/man/man4/uticom.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/uticom.4 b/share/man/man4/uticom.4 index 83769e9efdc..a26e9bb43a4 100644 --- a/share/man/man4/uticom.4 +++ b/share/man/man4/uticom.4 @@ -1,3 +1,4 @@ +.\" $OpenBSD: uticom.4,v 1.3 2007/11/17 15:59:05 deraadt Exp $ .\" Copyright (c) 2007 .\" The DragonFly Project. All rights reserved. .\" @@ -28,7 +29,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: November 16 2007 $ +.Dd $Mdocdate: November 17 2007 $ .Dt UTICOM 4 .Os .Sh NAME |