summaryrefslogtreecommitdiff
path: root/bin/ksh/sh.1
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 14:42:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 14:42:15 +0000
commitaa01c059faabe49199a85ca5af24c3a2a9dd257c (patch)
treefd0432832df282aea34cf3cdb05053f5b2ef3028 /bin/ksh/sh.1
parent2a35d40fbbc14c42d55386d2395a724e248db6ce (diff)
more .%A handling; bk@rt.fm
Diffstat (limited to 'bin/ksh/sh.1')
-rw-r--r--bin/ksh/sh.18
1 files changed, 5 insertions, 3 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index 09b0ea3d88d..ff5e04d2fcd 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.22 2001/05/28 15:36:08 aaron Exp $
+.\" $OpenBSD: sh.1,v 1.23 2001/06/23 14:42:13 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -3697,13 +3697,15 @@ signal and the shell exits.
.Xr environ 5
.Pp
.Rs
-.%A Morris Bolsky and David Korn
+.%A Morris Bolsky
+.%A David Korn
.%T "The KornShell Command and Programming Language"
.%D 1983
.%O "ISBN 0-13-516972-0"
.Re
.Rs
-.%A Stephen G. Kochan and Patrick H. Wood
+.%A Stephen G. Kochan
+.%A Patrick H. Wood
.%T "UNIX Shell Programming"
.%O "Hayden"
.Re