summaryrefslogtreecommitdiffstats
path: root/usr.bin/readlink
diff options
context:
space:
mode:
authorkstailey <kstailey@openbsd.org>1997-09-05 20:32:05 +0000
committerkstailey <kstailey@openbsd.org>1997-09-05 20:32:05 +0000
commita335383f138e558cbcc68433432f3fd5975dc6bb (patch)
treec70c068c8c6873a49eba3472716dc64978cf6d87 /usr.bin/readlink
parentmake bpfread return ENXIO if a read is attempted on an uninitialized (diff)
downloadwireguard-openbsd-a335383f138e558cbcc68433432f3fd5975dc6bb.tar.xz
wireguard-openbsd-a335383f138e558cbcc68433432f3fd5975dc6bb.zip
s/OpenBSD/.Ox/
Diffstat (limited to 'usr.bin/readlink')
-rw-r--r--usr.bin/readlink/readlink.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/readlink/readlink.1 b/usr.bin/readlink/readlink.1
index f45e30d4217..e9176153a47 100644
--- a/usr.bin/readlink/readlink.1
+++ b/usr.bin/readlink/readlink.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: readlink.1,v 1.1 1997/08/18 20:30:02 kstailey Exp $
+.\" $OpenBSD: readlink.1,v 1.2 1997/09/05 20:32:05 kstailey Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -67,4 +67,5 @@ utility exits 0 on success, and >0 if an error occurs.
.Sh HISTORY
The
.Nm readlink
-utility first appeared in OpenBSD 2.1
+utility first appeared in
+.Ox 2.1