Mistake in handbook 23.6 Rebuilding world
    Kevin Thompson 
    antiduh at csh.rit.edu
       
    Wed Apr  9 13:06:49 UTC 2014
    
    
  
Howdy folks,
I think there is a mistake in this document:
     http://www5.us.freebsd.org/doc/handbook/makeworld.html
In:
  - Section 23.6.1 "Overview of Process"
  - Procedure 23.2 "Overview of Build World Process"
  - Step 9 "Update any remaining configuration files."
the command line given for mergemaster is 'mergemaster -p' - this looks 
like copy-pasta from step 7, that command line option isn't appropriate 
for /finishing/ the config merge.
Shouldn't the command be something like 'mergemaster -iF'?
--Kevin
    
    
More information about the freebsd-doc
mailing list