Fix up formatting issues in <screen> entries.
PR: 222006 (for the committer's guide) Submitted by: Paul Townsend Sponsored by: Absolight
This commit is contained in:
parent
3d3bf5da6e
commit
36ed4c972f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50804
3 changed files with 17 additions and 17 deletions
|
@ -4100,12 +4100,12 @@ Relnotes: yes</programlisting>
|
|||
sequence:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make install</userinput>
|
||||
&prompt.root; <userinput>make package</userinput>
|
||||
&prompt.root; <userinput>make deinstall</userinput>
|
||||
&prompt.root; <userinput>pkg add <replaceable>package you built above</replaceable></userinput>
|
||||
&prompt.root; <userinput>make deinstall</userinput>
|
||||
&prompt.root; <userinput>make reinstall</userinput>
|
||||
&prompt.root; <userinput>make package</userinput></screen>
|
||||
&prompt.root; <userinput>make package</userinput>
|
||||
&prompt.root; <userinput>make deinstall</userinput>
|
||||
&prompt.root; <userinput>pkg add <replaceable>package you built above</replaceable></userinput>
|
||||
&prompt.root; <userinput>make deinstall</userinput>
|
||||
&prompt.root; <userinput>make reinstall</userinput>
|
||||
&prompt.root; <userinput>make package</userinput></screen>
|
||||
|
||||
<para>The <link
|
||||
xlink:href="&url.books.porters-handbook;/index.html">Porters
|
||||
|
|
|
@ -514,20 +514,20 @@
|
|||
following output:</para>
|
||||
|
||||
<programlisting width="97">
|
||||
&prompt.root; gvinum -> <userinput>create config1</userinput>
|
||||
Configuration summary
|
||||
Drives: 1 (4 configured)
|
||||
Volumes: 1 (4 configured)
|
||||
Plexes: 1 (8 configured)
|
||||
Subdisks: 1 (16 configured)
|
||||
&prompt.root; gvinum -> <userinput>create config1</userinput>
|
||||
Configuration summary
|
||||
Drives: 1 (4 configured)
|
||||
Volumes: 1 (4 configured)
|
||||
Plexes: 1 (8 configured)
|
||||
Subdisks: 1 (16 configured)
|
||||
|
||||
D a State: up Device /dev/da3h Avail: 2061/2573 MB (80%)
|
||||
D a State: up Device /dev/da3h Avail: 2061/2573 MB (80%)
|
||||
|
||||
V myvol State: up Plexes: 1 Size: 512 MB
|
||||
V myvol State: up Plexes: 1 Size: 512 MB
|
||||
|
||||
P myvol.p0 C State: up Subdisks: 1 Size: 512 MB
|
||||
P myvol.p0 C State: up Subdisks: 1 Size: 512 MB
|
||||
|
||||
S myvol.p0.s0 State: up PO: 0 B Size: 512 MB</programlisting>
|
||||
S myvol.p0.s0 State: up PO: 0 B Size: 512 MB</programlisting>
|
||||
|
||||
<para>This output shows the brief listing format of
|
||||
&man.gvinum.8;. It is represented graphically in <xref
|
||||
|
|
|
@ -381,7 +381,7 @@
|
|||
|
||||
<informalexample>
|
||||
<screen>&prompt.user; <userinput>cd <replaceable>/home/user/ports</replaceable></userinput>
|
||||
&prompt.user; <userinput>env PORTSDIR=$PWD Tools/scripts/MOVEDlint.awk</userinput></screen>
|
||||
&prompt.user; <userinput>env PORTSDIR=$PWD Tools/scripts/MOVEDlint.awk</userinput></screen>
|
||||
</informalexample>
|
||||
</note>
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue