diff options
author | 2016-09-04 19:05:09 +0000 | |
---|---|---|
committer | 2016-09-04 19:05:09 +0000 | |
commit | 6d9887c12c103a4f8ad0ffdbdaca1c5f53a8baf4 (patch) | |
tree | 00d927d56c79b930ea0b84e71c413ead97e9ce2f /lib/libc/stdlib | |
parent | tweaks; (diff) | |
download | wireguard-openbsd-6d9887c12c103a4f8ad0ffdbdaca1c5f53a8baf4.tar.xz wireguard-openbsd-6d9887c12c103a4f8ad0ffdbdaca1c5f53a8baf4.zip |
fix Dt;
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r-- | lib/libc/stdlib/icdb_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/icdb_new.3 b/lib/libc/stdlib/icdb_new.3 index 532d85e2fd4..9fc07bda800 100644 --- a/lib/libc/stdlib/icdb_new.3 +++ b/lib/libc/stdlib/icdb_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: icdb_new.3,v 1.1 2016/09/04 16:26:03 tedu Exp $ +.\" $OpenBSD: icdb_new.3,v 1.2 2016/09/04 19:05:09 jmc Exp $ .\" .\" Copyright (c) Ted Unangst .\" @@ -16,7 +16,7 @@ .\" .\" .Dd $Mdocdate: September 4 2016 $ -.Dt icbb_new 3 +.Dt ICBB_NEW 3 .Os .Sh NAME .Nm icdb_new , |