summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2021-03-08 06:20:50 +0000
committerjsg <jsg@openbsd.org>2021-03-08 06:20:50 +0000
commit4f4ed0d08f2b203e2d8e223ac6e481e5a1aea15a (patch)
treeb9f043b769b424df1c5498000933a67b886ce33a /bin
parentRemove the workaround which identified Go executables, and permitted them (diff)
downloadwireguard-openbsd-4f4ed0d08f2b203e2d8e223ac6e481e5a1aea15a.tar.xz
wireguard-openbsd-4f4ed0d08f2b203e2d8e223ac6e481e5a1aea15a.zip
use a journal reference instead of cstr when possible
Diffstat (limited to 'bin')
-rw-r--r--bin/ksh/ksh.110
1 files changed, 9 insertions, 1 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 3c900e5b15f..da05ef4747e 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.211 2021/03/08 02:47:26 jsg Exp $
+.\" $OpenBSD: ksh.1,v 1.212 2021/03/08 06:20:50 jsg Exp $
.\"
.\" Public Domain
.\"
@@ -5560,6 +5560,14 @@ Privileged shell profile.
.Xr environ 7 ,
.Xr script 7
.Rs
+.%A S. R. Bourne
+.%T The UNIX Shell
+.%J Bell System Technical Journal
+.%V 57:6
+.%P pp. 1971-1990
+.%D 1978
+.Re
+.Rs
.\" 4.4BSD USD:3
.%A S. R. Bourne
.%T An Introduction to the UNIX Shell