move pdksh and contributor dedication into TFM, preparation for things
to come
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
| @@ -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. | ||||
|  | ||||
|  | ||||
| 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 | ||||
| BSD licence) or strlcpy.c (ISC licence) may be added during compi- | ||||
| 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 $ | ||||
| .\"- | ||||
| .\" 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 | ||||
| .. | ||||
| .\"- | ||||
| .Dd $Mdocdate: April 22 2009 $ | ||||
| .Dd $Mdocdate: May 16 2009 $ | ||||
| .Dt MKSH 1 | ||||
| .Os MirBSD | ||||
| .Sh NAME | ||||
| @@ -5581,12 +5581,15 @@ Privileged shell profile. | ||||
| .%O "ISBN 978\-0\-201\-56324\-5 (0\-201\-56324\-X)" | ||||
| .Re | ||||
| .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. | ||||
| It has been developed further by the MirOS project | ||||
| incorporating changes from the Debian and OpenBSD | ||||
| projects and patches and suggestions from users | ||||
| and many other persons, and is currently maintained by | ||||
| .An Thorsten Glaser Aq tg@mirbsd.org . | ||||
| The developer of mksh recognises the efforts of the pdksh authors, | ||||
| who had dedicated their work into Public Domain, our users, and | ||||
| all contributors, such as the Debian and OpenBSD projects. | ||||
| See the documentation, CVS, and web site for details. | ||||
| .Sh BUGS | ||||
| This document attempts to describe | ||||
| .Nm mksh\ R37c | ||||
|   | ||||
		Reference in New Issue
	
	Block a user