diff options
author | 2004-03-23 19:59:46 +0000 | |
---|---|---|
committer | 2004-03-23 19:59:46 +0000 | |
commit | 94d2ab0a2910d07119e416d91fdedb4fe6413db7 (patch) | |
tree | 00828f347a5c8761743c8c07b41ccdc85cc346df | |
parent | Remove erroneous null termination. (diff) | |
download | wireguard-openbsd-94d2ab0a2910d07119e416d91fdedb4fe6413db7.tar.xz wireguard-openbsd-94d2ab0a2910d07119e416d91fdedb4fe6413db7.zip |
Oops, gremlins
ok deraadt@
-rw-r--r-- | share/man/man4/man4.cats/autoconf.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/man4.cats/autoconf.4 b/share/man/man4/man4.cats/autoconf.4 index c5f87db744c..9c3e0023156 100644 --- a/share/man/man4/man4.cats/autoconf.4 +++ b/share/man/man4/man4.cats/autoconf.4 @@ -1,4 +1,4 @@ -d{.\" $OpenBSD: autoconf.4,v 1.2 2004/03/22 22:07:20 miod Exp $ +.\" $OpenBSD: autoconf.4,v 1.3 2004/03/23 19:59:46 miod Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. |