Bug 218074

Summary: Confusingly worded sentence in ports section of handbook
Product: Documentation Reporter: Kevin Phoenix <phoenk>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Some People CC: brd
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
attatched diff none

Description Kevin Phoenix 2017-03-24 17:24:27 UTC
Created attachment 181150 [details]
attatched diff

I have found and fixed a confusingly worded sentence in the ports chapter of the handbook, located at https://www.freebsd.org/doc/handbook/ports-using.html in section 4.5.1.1. I have attached the diff.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-09 00:55:11 UTC
A commit references this bug:

Author: brd
Date: Sun Apr  9 00:54:08 UTC 2017
New revision: 50140
URL: https://svnweb.freebsd.org/changeset/doc/50140

Log:
  Fix a slightly confusing line by stating what will happen first and then how
  to do it.

  PR:		218074
  Submitted by:	Kevin Phoenix <phoenk@rpi.edu>

Changes:
  head/en_US.ISO8859-1/books/handbook/ports/chapter.xml
Comment 2 Brad Davis freebsd_committer freebsd_triage 2017-04-09 00:55:50 UTC
Committed, thanks for your submission!