docs/55397:
Kirill Ponomarew
krion at FreeBSD.org
Fri Aug 8 19:40:11 UTC 2003
>Number: 55397
>Category: docs
>Synopsis:
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 08 12:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Kirill Ponomarew
>Release: FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net
>Environment:
>Description:
Typo in developers-handbook
>How-To-Repeat:
>Fix:
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml,v
retrieving revision 1.30
diff -u -u -r1.30 chapter.sgml
--- chapter.sgml 2003/04/04 03:39:08 1.30
+++ chapter.sgml 2003/08/08 19:25:06
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD$
+ $FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml,v 1.30 2003/04/04 03:39:08 seanc Exp $
-->
<chapter id="tools">
@@ -1831,7 +1831,7 @@
<para>Instead of using a proprietary macro language for
configuration, Emacs uses a version of Lisp specially adapted
for editors, known as Emacs Lisp. This can be quite useful if
- you want to go on and learn something like Common Lisp, as
+ you want to go on and learn something like Emacs Lisp, as
it is considerably smaller than Common Lisp (although still
quite big!).</para>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list