Page MenuHomeFreeBSD

[PATCH] WINE-centric ports location mispelling
ClosedPublic

Authored by dudleyi_yahoo.com on Sat, Jul 11, 12:09 AM.
Tags
None
Referenced Files
F162421757: D58166.diff
Mon, Jul 13, 2:52 AM
Unknown Object (File)
Sun, Jul 12, 9:35 AM
Subscribers

Details

Summary

This patch fixes three misspellings, in the Wine handbook, that would lead an impatient reader to believe that the Wine port cannot be found within the tree.

How to reproduce:

  1. Go to section 13.3.1. in the Wine book.
  2. Try to navigate to the referenced port folder (read: /usr/ports/emulator/wine-gecko) as dictated by the handbook.
  3. Notice the folder does not exist.

How to fix:

  1. Apply patch.
  2. Navigate to the referenced port folder now dictated by the handbook: /usr/ports/emulators/wine-gecko
  3. Notice the folder does exist.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dudleyi_yahoo.com created this revision.
carlavilla added a subscriber: carlavilla.

I'm going to make the commit, thanks

This revision is now accepted and ready to land.Sat, Jul 11, 8:14 PM

@carlavilla this seems to be a problem spread across multiple handbook languages. I did not scrub through them all, but I am sure there are more instances of this issue.

This revision was automatically updated to reflect the committed changes.

@carlavilla this seems to be a problem spread across multiple handbook languages. I did not scrub through them all, but I am sure there are more instances of this issue.

Don't worry about this. The different translation teams will fix it.
Thanks for the patch!