Fix some extra space inside of a <screen> element to clean up the HTML presentation.
This commit is contained in:
parent
d3d9272c52
commit
4e5266dc5c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31590
1 changed files with 1 additions and 2 deletions
|
@ -641,8 +641,7 @@ total 530
|
|||
<para>To view the flags of this file, use the &man.ls.1; command
|
||||
with the <option>-lo</option> flags:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>ls -lo <filename>file1</filename>
|
||||
</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>ls -lo <filename>file1</filename></userinput></screen>
|
||||
|
||||
<para>The output should look like the following:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue