| Summary: | [PATCH] Typo in Handbook (Virtualization) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Denny Lin <dennylin93> | ||||
| Component: | Books & Articles | Assignee: | Benedict Reuschling <bcr> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Denny Lin
2009-11-08 00:50:01 UTC
Responsible Changed From-To: freebsd-doc->bcr I'll take care of this one. bcr 2009-11-08 15:43:41 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/virtualization chapter.sgml
Log:
Correct spelling of the word VMware, which has the 'w' in lowercase
(we use this in the ports collection as well):
s/VMWare/VMware/g
PR: docs/140377
Submitted by: Denny Lin (dennylin93 at cnmc32 dot hs dot ntnu dot edu dot tw)
Approved by: jkois (mentor)
Revision Changes Path
1.21 +10 -10 doc/en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Patch committed, thanks. |