move pdksh and contributor dedication into TFM, preparation for things
to come
This commit is contained in:
parent
1e6f3605b5
commit
eb3f3d584f
@ -1,4 +1,4 @@
|
|||||||
$MirOS: src/bin/mksh/copyright,v 1.29 2009/04/07 19:46:55 tg Rel $
|
$MirOS: src/bin/mksh/copyright,v 1.30 2009/05/16 14:17:38 tg Exp $
|
||||||
|
|
||||||
The MirBSD Korn Shell (mksh) is
|
The MirBSD Korn Shell (mksh) is
|
||||||
|
|
||||||
@ -21,10 +21,6 @@ damage or existence of a defect, except proven that it results out
|
|||||||
of said person’s immediate fault when using the work as intended.
|
of said person’s immediate fault when using the work as intended.
|
||||||
|
|
||||||
|
|
||||||
The developer of mksh recognises the efforts of the pdksh authors,
|
|
||||||
who had dedicated their work into Public Domain, and all contribu-
|
|
||||||
tors. See the documentation, CVS, and web site for details.
|
|
||||||
|
|
||||||
Depending on the target operating environment, setmode.c (3-clause
|
Depending on the target operating environment, setmode.c (3-clause
|
||||||
BSD licence) or strlcpy.c (ISC licence) may be added during compi-
|
BSD licence) or strlcpy.c (ISC licence) may be added during compi-
|
||||||
lation; refer to these files for details.
|
lation; refer to these files for details.
|
||||||
|
17
mksh.1
17
mksh.1
@ -1,4 +1,4 @@
|
|||||||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.158 2009/04/22 16:25:12 tg Exp $
|
.\" $MirOS: src/bin/mksh/mksh.1,v 1.159 2009/05/16 14:17:39 tg Exp $
|
||||||
.\" $OpenBSD: ksh.1,v 1.128 2009/03/06 12:28:36 jmc Exp $
|
.\" $OpenBSD: ksh.1,v 1.128 2009/03/06 12:28:36 jmc Exp $
|
||||||
.\"-
|
.\"-
|
||||||
.\" Try to make GNU groff and AT&T nroff more compatible
|
.\" Try to make GNU groff and AT&T nroff more compatible
|
||||||
@ -30,7 +30,7 @@
|
|||||||
.el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
|
.el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
|
||||||
..
|
..
|
||||||
.\"-
|
.\"-
|
||||||
.Dd $Mdocdate: April 22 2009 $
|
.Dd $Mdocdate: May 16 2009 $
|
||||||
.Dt MKSH 1
|
.Dt MKSH 1
|
||||||
.Os MirBSD
|
.Os MirBSD
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -5581,12 +5581,15 @@ Privileged shell profile.
|
|||||||
.%O "ISBN 978\-0\-201\-56324\-5 (0\-201\-56324\-X)"
|
.%O "ISBN 978\-0\-201\-56324\-5 (0\-201\-56324\-X)"
|
||||||
.Re
|
.Re
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
|
.Nm "The MirBSD Korn Shell"
|
||||||
|
is developed by
|
||||||
|
.An Thorsten Glaser Aq tg@mirbsd.org
|
||||||
|
and currently maintained as part of The MirOS Project.
|
||||||
This shell is based upon the Public Domain Korn SHell.
|
This shell is based upon the Public Domain Korn SHell.
|
||||||
It has been developed further by the MirOS project
|
The developer of mksh recognises the efforts of the pdksh authors,
|
||||||
incorporating changes from the Debian and OpenBSD
|
who had dedicated their work into Public Domain, our users, and
|
||||||
projects and patches and suggestions from users
|
all contributors, such as the Debian and OpenBSD projects.
|
||||||
and many other persons, and is currently maintained by
|
See the documentation, CVS, and web site for details.
|
||||||
.An Thorsten Glaser Aq tg@mirbsd.org .
|
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
This document attempts to describe
|
This document attempts to describe
|
||||||
.Nm mksh\ R37c
|
.Nm mksh\ R37c
|
||||||
|
Loading…
Reference in New Issue
Block a user