Wrap screen output such that it does not flow off page in print version.
This commit is contained in:
parent
cea250d5cb
commit
2647211536
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10983
1 changed files with 2 additions and 1 deletions
|
@ -1348,7 +1348,8 @@ DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
|
||||
<para>except for the pam package, which I forced with</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>rpm -i --ignoreos --nodeps --root /compat/linux --dbpath /var/lib/rpm pam-0.68-7.i386.rpm</userinput> </screen>
|
||||
<screen>&prompt.root; <userinput>rpm -i --ignoreos --nodeps --root /compat/linux --dbpath /var/lib/rpm \
|
||||
pam-0.68-7.i386.rpm</userinput> </screen>
|
||||
|
||||
<para>For <application>Oracle</application> to run the
|
||||
intelligent agent, I also had to install the following
|
||||
|
|
Loading…
Reference in a new issue