Changeset eb19100e


Ignore:
Timestamp:
11/30/2022 01:50:05 PM (17 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
435580e3
Parents:
75fee1b
Message:

Fix a misplaced role

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r75fee1b reb19100e  
    126126        If you have Ruby-On-Rails applications installed and did an
    127127        upgrade of <application>Ruby</application> by installing this
    128         package, you might need to run an update there, too:
     128        package, you might need to run an update there, too
     129        (as the &root; user):
    129130      </para>
    130131
    131 <screen><userinput role="nodump">cd /path/to/web/app
     132<screen role="nodump"><userinput>cd /path/to/web/app
    132133bundle update rake
    133134/etc/rc.d/init.d/httpd restart</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.