By default, the next component that you add will appear on the same line as the command button. The line break is needed to display the next component on a new line.
In the source code, you will find the following code added after the code for the command button:
<f:verbatim>
<br/>
</f:verbatim>
Copyright © 1997, 2006, Oracle. All rights reserved.