Add David Greenman's email, where the name FreeBSD is first suggested,
to the web tree. Approved by: dg
This commit is contained in:
parent
9917fb4a66
commit
75b07ab2a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17024
2 changed files with 50 additions and 0 deletions
12
en/news/1993/Makefile
Normal file
12
en/news/1993/Makefile
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# $FreeBSD$
|
||||||
|
|
||||||
|
.if exists(../Makefile.conf)
|
||||||
|
.include "../Makefile.conf"
|
||||||
|
.endif
|
||||||
|
.if exists(../Makefile.inc)
|
||||||
|
.include "../Makefile.inc"
|
||||||
|
.endif
|
||||||
|
|
||||||
|
DOCS= freebsd-coined.sgml
|
||||||
|
|
||||||
|
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
38
en/news/1993/freebsd-coined.sgml
Normal file
38
en/news/1993/freebsd-coined.sgml
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
|
<!ENTITY base CDATA "../..">
|
||||||
|
<!ENTITY date "$FreeBSD$">
|
||||||
|
<!ENTITY title "FreeBSD Archives">
|
||||||
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
]>
|
||||||
|
<html>
|
||||||
|
&header;
|
||||||
|
|
||||||
|
<p><b>To:</b> interim@bsd.coe.montana.edu (Interim 0.1.5)<br>
|
||||||
|
<b>Subject:</b> Re: "386BSD" trademark (fwd)<br>
|
||||||
|
<b>From:</b> David Greenman <davidg@implode.rain.com><br>
|
||||||
|
<b>Date:</b> Sat, 19 Jun 93 17:26:02 -0700<br></p>
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
> Okay folks.. taking new name suggestions.. we have:
|
||||||
|
>
|
||||||
|
> BSDFree86 - Rod, who is going with Jordans improved NON BSDI name..
|
||||||
|
> Free86BSD - Jordan, Rod likes this one two...
|
||||||
|
> - (F86BSD for short)
|
||||||
|
>
|
||||||
|
> vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
|
||||||
|
> v v
|
||||||
|
> v This is the hat to drop yours in! v
|
||||||
|
> v v
|
||||||
|
> vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
|
||||||
|
|
||||||
|
|
||||||
|
How about just simply "FreeBSD"? No confusion, no fuss, seems like a good
|
||||||
|
compromise to me. :-)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
-DG
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue