| Summary: | Two mistypings in fdp-primer | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Vladimir Tchoukharev <chu> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Vladimir Tchoukharev
2001-08-18 21:10:00 UTC
Vladimir Tchoukharev <chu@h33.erkki.ton.tut.fi> writes: > --- /usr/doc/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml.orig > Sat Aug 18 22:47:06 2001 > +++ /usr/doc/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml Sat Aug > 18 22:47:13 2001 > @@ -130,7 +130,7 @@ > </itemizedlist> > > <para><application>Make</application> syntax is quickly revised as > - the we explore these types.</para> > + then we explore these types.</para> I can't make sense out of this paragraph before or after the change. This document doesn't revise make(1) syntax! Unless somebody can figure out what it's trying to say, I'm going to nuke it in a few days. It doesn't seem to serve any useful purpose. > <sect2 id="sub-make"> > <title>Subdirectory Makefiles</title> > --- /usr/doc/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.sgml.orig > Sat Aug 18 22:43:17 2001 > +++ /usr/doc/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.sgml > Sat Aug 18 22:43:27 2001 > @@ -77,7 +77,7 @@ > space.</para> > > <screen>&prompt.root; <userinput>mkdir /var/tmp/webbuild</userinput> > -&prompt.root; <userinput>cd /var/tmp/webuild</userinput></screen> > +&prompt.root; <userinput>cd /var/tmp/webbuild</userinput></screen> This I've fixed, thanks! State Changed From-To: open->closed All issues resolved, thanks! |