diff options
author | 2007-05-31 19:19:00 +0000 | |
---|---|---|
committer | 2007-05-31 19:19:00 +0000 | |
commit | 9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa (patch) | |
tree | 2fddcf9d9e52011f770904571a0d31b7260abbb7 /lib/libutil/check_expire.3 | |
parent | enable all debugging messages by default if the driver is compiled with (diff) | |
download | wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.tar.xz wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.zip |
convert to new .Dd format;
Diffstat (limited to 'lib/libutil/check_expire.3')
-rw-r--r-- | lib/libutil/check_expire.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/check_expire.3 b/lib/libutil/check_expire.3 index 0f7e2f439db..6d03ad142ac 100644 --- a/lib/libutil/check_expire.3 +++ b/lib/libutil/check_expire.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: check_expire.3,v 1.6 2003/06/17 21:56:24 millert Exp $ +.\" $OpenBSD: check_expire.3,v 1.7 2007/05/31 19:19:38 jmc Exp $ .\" .\" Copyright (c) 2000 Todd C. Miller <Todd.Miller@courtesan.com> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd November 26, 2000 +.Dd $Mdocdate: May 31 2007 $ .Dt CHECK_EXPIRE 3 .Os .Sh NAME |