summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/string.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-05-31 19:19:00 +0000
committerjmc <jmc@openbsd.org>2007-05-31 19:19:00 +0000
commit9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa (patch)
tree2fddcf9d9e52011f770904571a0d31b7260abbb7 /lib/libc/string/string.3
parentenable all debugging messages by default if the driver is compiled with (diff)
downloadwireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.tar.xz
wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.zip
convert to new .Dd format;
Diffstat (limited to 'lib/libc/string/string.3')
-rw-r--r--lib/libc/string/string.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3
index 690cf4dbda9..4d47ad444da 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -27,9 +27,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: string.3,v 1.11 2005/02/25 03:12:44 cloder Exp $
+.\" $OpenBSD: string.3,v 1.12 2007/05/31 19:19:32 jmc Exp $
.\"
-.Dd April 19, 1991
+.Dd $Mdocdate: May 31 2007 $
.Dt STRING 3
.Os
.Sh NAME