summaryrefslogtreecommitdiffstats
path: root/lib/libutil/opendev.3
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1998-03-10 04:50:33 +0000
committermillert <millert@openbsd.org>1998-03-10 04:50:33 +0000
commit6b707689dd5b551620c47ecf7151fc525b5b509d (patch)
treede5fde78221def244e15c61f6bb1ad5bb1b1146f /lib/libutil/opendev.3
parentsync. I see a lot of unfixed architectures here. Idlers (diff)
downloadwireguard-openbsd-6b707689dd5b551620c47ecf7151fc525b5b509d.tar.xz
wireguard-openbsd-6b707689dd5b551620c47ecf7151fc525b5b509d.zip
use .Ox
Diffstat (limited to 'lib/libutil/opendev.3')
-rw-r--r--lib/libutil/opendev.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libutil/opendev.3 b/lib/libutil/opendev.3
index 70ee7181959..6e8b246aa3a 100644
--- a/lib/libutil/opendev.3
+++ b/lib/libutil/opendev.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: opendev.3,v 1.4 1996/06/20 10:46:01 deraadt Exp $
+.\" $OpenBSD: opendev.3,v 1.5 1998/03/10 04:50:37 millert Exp $
.\"
.\" Copyright (c) 1996, Jason Downs. All rights reserved.
.\"
@@ -70,6 +70,7 @@ return value and errors are the same as the return value and errors of
.Xr open 2 .
.Sh HISTORY
.Fn opendev
-first appeared in OpenBSD 1.2.
+first appeared in
+.Ox 1.2 .
.Sh SEE ALSO
.Xr open 2