| Summary: | [patch] update article content | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Jesus R.Camou <jcamou> | ||||
| 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
Jesus R.Camou
2004-04-14 02:10:06 UTC
On Tue, Apr 13, 2004 at 05:05:22PM -0700, Jesus R.Camou wrote:
[...]
>
>
> @@ -80,10 +82,10 @@
> complete. The CVS repository and the web pages should
> always be mirrored completely. Also note that the
> numbers stated here are reflecting the current
> - state (at 4.9-RELEASE/5.2-RELEASE). Further development and
> - releases will only increase the required amount.
> - Also make sure to keep some (ca. 10-20%) extra space
> - around just to be sure.
> + state (at &rel2.current;-RELEASE/&rel.current;-RELEASE).
> + Further development and releases will only increase the
> + required amount. Also make sure to keep some (ca. 10-20%)
> + extra space around just to be sure.
> Here are some approximate figures:
You mixed content changes and useless wrapline changes, the right diff
would be
- state (at 4.9-RELEASE/5.2-RELEASE). Further development and
+ state (at &rel2.current;-RELEASE/&rel.current;-RELEASE). Further development and
Marc
State Changed From-To: open->closed I committed a sligthly different version of your patch, removing useless part. Thanks. |