Re: TRIVIAL PATCH: faq/upgrade44.html
Nick Holland <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Aaron W. Hsu wrote: > Below is a trivial patch that changes a comma to a semicolon in > upgrade44.html. I believe a period could also work here. Is this > something that people care about? Normally, I'd say "no", but since this is a "persistent" chunk of text (will probably be in upgrade45.html, 46 ...), probably not bad thing to improve. On the other hand, if comma abuse was a crime, I'd have been given the chair a long time ago... Nick. > Aaron Hsu > > --- upgrade44.html.orig Wed Nov 5 14:19:05 2008 > +++ upgrade44.html Wed Nov 5 14:19:35 2008 > @@ -464,7 +464,7 @@ > <b>patch -C -p0 < upgrade44.patch</b> > </pre></blockquote> > > -This will test the patch to see how well it will apply to YOUR system, > +This will test the patch to see how well it will apply to YOUR system; > to actually apply it, leave off the "<tt>-C</tt>" option. > Note that it is likely that if you have customized files or not kept > them closely updated, or are upgrading from a snapshot of 4.3, they may