Bug 117451

Summary: ports(7) man page NO_IGNORE sentence fragment
Product: Documentation Reporter: Warren Block <wblock>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Warren Block 2007-10-24 15:10:03 UTC
ports(7) man page has an unfinished sentence fragment "Setting NO_IGNORE":

     NO_IGNORE     If defined, allow installation of ports marked as
                   <FORBIDDEN>.  The default behavior of the Ports framework
                   is to abort when the installation of a forbidden port is
                   attempted.  Setting NO_IGNORE Of course, these ports may
                   not work as expected, but if you really know what you are
                   doing and are sure about installing a forbidden port, then
                   NO_IGNORE lets you do it.

Fix: 

Finish the sentence, something like "Setting NO_IGNORE allows installation
of ports marked as <FORBIDDEN>."  Of course this is redundant with the
first sentence, probably why the original author went into a recursive
edit loop and left the fragment.
How-To-Repeat: man ports
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2007-12-21 15:35:51 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-21 21:49:00 UTC
gabor       2007-12-21 21:48:55 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:
    share/man/man7       ports.7 
  Log:
  - Remove incomplete sentence fragment
  
  PR:             docs/117451
  Submitted by:   Warren Block <wblock@wonkity.com>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.64      +0 -2      src/share/man/man7/ports.7
_______________________________________________
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"
Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2007-12-21 21:57:24 UTC
State Changed
From-To: open->patched

Patched in HEAD, MFC reminder.
Comment 4 Gabor Kovesdan freebsd_committer freebsd_triage 2008-01-04 13:44:36 UTC
State Changed
From-To: patched->closed

Committed, thanks!