Add some emphasis to important bits.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-05-01 09:25:19 +00:00
parent b811ab8fd7
commit 2082cd9344
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50217

View file

@ -4582,12 +4582,14 @@ Do you want to commit? (no = start a shell) [y/n]</screen>
revision at a time. If there have been other updates
to the port since the branch was created that have not
been merged because they were not security related.
Add the different revisions in the order they were
committed on the <command>mfh</command> command line.
Add the different revisions <emphasis>in the order
they were committed</emphasis> on the
<command>mfh</command> command line.
The new commit log message will contain the combined
log messages from all the original commits. These
messages must be edited to show what is actually being
done with the new commit.</para>
messages <emphasis>must</emphasis> be edited to show
what is actually being done with the new
commit.</para>
<screen>&prompt.user; <userinput>/usr/ports/Tools/scripts/mfh r407208 r407713 r407722 r408567 r408943 r410728</userinput></screen>
</tip>