Changeset 794f16a for BOOK/final-system
- Timestamp:
- Sep 6, 2015, 10:00:49 PM (9 years ago)
- Branches:
- master, systemd
- Children:
- e979069
- Parents:
- cc14b18
- git-author:
- William Harrington <kb0iic@…> (09/06/15 21:43:17)
- git-committer:
- William Harrington <kb0iic@…> (09/06/15 22:00:49)
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/psmisc.xml
rcc14b18 r794f16a 39 39 40 40 <screen os="g"><userinput>make install</userinput></screen> 41 42 <para os="h">Move the <command>killall></command> and 43 <command>fuser</command> programs to the location specified by the 44 FHS:</para> 45 46 <screen os="i"><userinput>mv -v /usr/bin/fuser /bin 47 mv -v /usr/bin/killall /bin</userinput></screen> 41 48 42 49 </sect2> -
BOOK/final-system/multilib/psmisc.xml
rcc14b18 r794f16a 48 48 xpointer="xpointer(//*[@os='g'])"/> 49 49 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 51 href="../common/psmisc.xml" 52 xpointer="xpointer(//*[@os='h'])"/> 53 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 55 href="../common/psmisc.xml" 56 xpointer="xpointer(//*[@os='i'])"/> 57 50 58 </sect2> 51 59
Note:
See TracChangeset
for help on using the changeset viewer.