Typo on http://www.freebsd.org/copyright/daemon.html - John's
last name is spelled Lasseter. Submitted by: Ren Sauceda <kvsauceda@lbl.gov>
This commit is contained in:
parent
4c227efb43
commit
c4b0557a58
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7698
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/copyright/daemon.sgml,v 1.16 1999/09/06 07:02:42 peter Exp $">
|
||||
<!ENTITY title "The BSD Daemon">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/copyright/daemon.sgml,v 1.16 1999/09/06 07:02:42 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -32,7 +32,7 @@
|
|||
</blockquote>
|
||||
|
||||
<p>The earliest (and most popular) renditions of the BSD Daemon were
|
||||
created by John Lassiter. More recent FreeBSD-specific
|
||||
created by John Lasseter. More recent FreeBSD-specific
|
||||
renditions have done by
|
||||
<a href="http://www.mt.cs.keio.ac.jp/person/hosokawa.html">
|
||||
Tatsumi Hosokawa</a>, but the basic inspiration was definitely John's.
|
||||
|
|
Loading…
Reference in a new issue