Added the manual pages for locker(1) and lockerctl(1)

This commit is contained in:
Pierre Pronchery 2012-09-16 01:15:04 +00:00
parent f924e74ff3
commit 47b3cc5b40
2 changed files with 6 additions and 0 deletions

View File

@ -24,3 +24,5 @@ re18.html
re19.html re19.html
re20.html re20.html
re21.html re21.html
re22.html
re23.html

View File

@ -12,6 +12,8 @@
<!ENTITY desktop1 "../../../../../Apps/Desktop/src/Browser/doc/desktop.xml"> <!ENTITY desktop1 "../../../../../Apps/Desktop/src/Browser/doc/desktop.xml">
<!ENTITY desktopctl1 "../../../../../Apps/Desktop/src/Browser/doc/desktopctl.xml"> <!ENTITY desktopctl1 "../../../../../Apps/Desktop/src/Browser/doc/desktopctl.xml">
<!ENTITY download1 "../../../../../Apps/Desktop/src/Surfer/doc/download.xml"> <!ENTITY download1 "../../../../../Apps/Desktop/src/Surfer/doc/download.xml">
<!ENTITY locker1 "../../../../../Apps/Desktop/src/Locker/doc/locker.xml">
<!ENTITY lockerctl1 "../../../../../Apps/Desktop/src/Locker/doc/lockerctl.xml">
<!ENTITY makepasswd1 "../../../../../Apps/Unix/src/makepasswd/doc/makepasswd.xml"> <!ENTITY makepasswd1 "../../../../../Apps/Unix/src/makepasswd/doc/makepasswd.xml">
<!ENTITY mailer1 "../../../../../Apps/Desktop/src/Mailer/doc/mailer.xml"> <!ENTITY mailer1 "../../../../../Apps/Desktop/src/Mailer/doc/mailer.xml">
<!ENTITY move1 "../../../../../Apps/Desktop/src/Browser/doc/move.xml"> <!ENTITY move1 "../../../../../Apps/Desktop/src/Browser/doc/move.xml">
@ -37,6 +39,8 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktop1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktop1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktopctl1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktopctl1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&download1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&download1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&locker1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&lockerctl1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&mailer1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&mailer1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&move1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&move1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&open1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&open1;"/>