Bug 119699

Summary: [patch] ports(7) doesn't list "maintainer" target
Product: Documentation Reporter: Warren Block <wblock>
Component: Books & ArticlesAssignee: Christian Brueffer <brueffer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Warren Block 2008-01-15 21:20:01 UTC
ports(7) manpage doesn't list the maintainer make target.

Fix: Apply attached patch.

Patch attached with submission follows:
How-To-Repeat: man ports
Comment 1 Christian Brueffer freebsd_committer freebsd_triage 2008-01-21 19:52:19 UTC
State Changed
From-To: open->patched

Committed to head (without the doublicate 'the' ;-). 
MFC pending. 


Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2008-01-21 19:52:19 UTC
Responsible Changed
From-To: freebsd-doc->brueffer

MFC reminder.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-21 19:52:22 UTC
brueffer    2008-01-21 19:52:16 UTC

  FreeBSD src repository

  Modified files:
    share/man/man7       ports.7 
  Log:
  Document the 'maintainer' target.
  
  PR:             119699
  Submitted by:   Warren Block <wblock@wonkity.com>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.65      +3 -1      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 4 Christian Brueffer freebsd_committer freebsd_triage 2008-01-24 07:11:42 UTC
State Changed
From-To: patched->closed

All MFCs done.  Thanks!