diff options
author | dougb <dougb@FreeBSD.org> | 2010-03-10 05:44:57 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-03-10 05:44:57 +0000 |
commit | 2f62d72cbd91b2143650dae721d3c6a5b1c23f34 (patch) | |
tree | fd7fb2aeb855dca5506c47a3cbbec05f8f7c5a7b /UPDATING | |
parent | 58e98b40d216f352011f7c475e21d0f69a3e456a (diff) | |
download | FreeBSD-src-2f62d72cbd91b2143650dae721d3c6a5b1c23f34.zip FreeBSD-src-2f62d72cbd91b2143650dae721d3c6a5b1c23f34.tar.gz |
Add -i to the first post-install mergemaster example to make
it consistent with the other. [1]
Add a note about -U to the mergemaster footnote.
Submitted by: obrien [1]
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -983,7 +983,7 @@ COMMON ITEMS: mergemaster -p [5] make installworld make delete-old - mergemaster [4] + mergemaster -i [4] <reboot> @@ -1054,7 +1054,8 @@ COMMON ITEMS: system. Attempting to do it by hand is not recommended and those that pursue this avenue should read this file carefully, as well as the archives of freebsd-current and freebsd-hackers mailing lists - for potential gotchas. + for potential gotchas. The -U option is also useful to consider. + See mergemaster(8) for more information. [5] Usually this step is a noop. However, from time to time you may need to do this if you get unknown user in the following |