# HG changeset patch # User Oleksandr Gavenko # Date 1518220147 -7200 # Node ID 9e6ad6607a9e9a04d6af08bbf5af830f5bd17380 # Parent 1a0b6597e59452a5036b1809eaf7496ce035e9a3 Fixed formatting. diff -r 1a0b6597e594 -r 9e6ad6607a9e devel-rules.rst --- a/devel-rules.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/devel-rules.rst Sat Feb 10 01:49:07 2018 +0200 @@ -283,7 +283,7 @@ together. Write programs to handle text streams, because that is a universal interface." - -- Doug McIlroy + -- Doug McIlroy .. epigraph:: diff -r 1a0b6597e594 -r 9e6ad6607a9e freedom.rst --- a/freedom.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/freedom.rst Sat Feb 10 01:49:07 2018 +0200 @@ -182,7 +182,7 @@ * The Debian Free Software Guidelines (DFSG) - 1. Free Redistribution +1. Free Redistribution The license of a Debian component may not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from diff -r 1a0b6597e594 -r 9e6ad6607a9e game.rst --- a/game.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/game.rst Sat Feb 10 01:49:07 2018 +0200 @@ -155,6 +155,7 @@ Blobwars. ========= +:: $ sudo apt-get install blobwars @@ -168,7 +169,7 @@ Misc games. =========== - http://code.google.com/p/opentyrian/ +* http://code.google.com/p/opentyrian/ Interesting games. ================== diff -r 1a0b6597e594 -r 9e6ad6607a9e gcc.rst --- a/gcc.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/gcc.rst Sat Feb 10 01:49:07 2018 +0200 @@ -8,6 +8,7 @@ Remove dead code ================ +:: STRIP_DEAD_CODE = -Wl,-static -fvtable-gc -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-s diff -r 1a0b6597e594 -r 9e6ad6607a9e grub.rst --- a/grub.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/grub.rst Sat Feb 10 01:49:07 2018 +0200 @@ -35,16 +35,16 @@ to the VGA mode setting in the kernel image. The values are not case-sensitive. They are: - ask - Prompts the user for the text mode. Pressing Enter in response to the - prompt displays a list of the available modes. extended (or ext) - Selects 80x50 text mode. - normal - Selects normal 80x25 text mode. - number - Uses the text mode that corresponds to number. A list of available - modes for your video card can be obtained by booting with vga=ask and - pressing Enter. +``ask`` + Prompts the user for the text mode. Pressing Enter in response to the + prompt displays a list of the available modes. extended (or ext) + Selects 80x50 text mode. +``normal`` + Selects normal 80x25 text mode. +``number`` + Uses the text mode that corresponds to number. A list of available + modes for your video card can be obtained by booting with vga=ask and + pressing Enter. :: diff -r 1a0b6597e594 -r 9e6ad6607a9e gtd.rst --- a/gtd.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/gtd.rst Sat Feb 10 01:49:07 2018 +0200 @@ -9,16 +9,16 @@ Хронофаги. ========== - * Желание знать все детали. - * Недостатки кооперации или разделения труда. - * Недостатки планирования. - * Нечеткая постановка цели. - * Обсуждение сложных вопросов без надлежащей подготовки. - * Отвлекающая обстановка. - * Отрывающие от дел телефонные звонки, письма и разговоры. - * Отсутствие приоритетов в делах. - * Попытка слишком много сделать за один раз. - * Потеря интереса к проекту. - * Распорядок дня не увязан с ритмом продуктивности. - * Синдром «откладывания». +* Желание знать все детали. +* Недостатки кооперации или разделения труда. +* Недостатки планирования. +* Нечеткая постановка цели. +* Обсуждение сложных вопросов без надлежащей подготовки. +* Отвлекающая обстановка. +* Отрывающие от дел телефонные звонки, письма и разговоры. +* Отсутствие приоритетов в делах. +* Попытка слишком много сделать за один раз. +* Потеря интереса к проекту. +* Распорядок дня не увязан с ритмом продуктивности. +* Синдром «откладывания». diff -r 1a0b6597e594 -r 9e6ad6607a9e laser-disk.rst --- a/laser-disk.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/laser-disk.rst Sat Feb 10 01:49:07 2018 +0200 @@ -158,10 +158,8 @@ Vice versa xorriso is able to restore file objects from ISO 9660 filesystems. -See - - http://scdbackup.webframe.org/xorriso_eng.html - http://en.wikipedia.org/wiki/xorriso +* http://scdbackup.webframe.org/xorriso_eng.html +* http://en.wikipedia.org/wiki/xorriso ImgBurn ------- @@ -182,8 +180,8 @@ For Windows XP/Vista/2008/7. Require .NET >= version 2.0. - http://www.cdburnerxp.se/ru/home - home page +http://www.cdburnerxp.se/ru/home + home page MDF to ISO ========== diff -r 1a0b6597e594 -r 9e6ad6607a9e maven.rst --- a/maven.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/maven.rst Sat Feb 10 01:49:07 2018 +0200 @@ -72,8 +72,8 @@ Project directory layout. ========================= - http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html - Introduction to the Standard Directory Layout. +http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html + Introduction to the Standard Directory Layout. Search for maven artifact by Java package or class name. ======================================================== diff -r 1a0b6597e594 -r 9e6ad6607a9e msvc.rst --- a/msvc.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/msvc.rst Sat Feb 10 01:49:07 2018 +0200 @@ -146,24 +146,24 @@ MFC versions. ============= - ================ =================== - MFC version Visual C++ version - ================ =================== - 1.0 Microsoft C/C++ 7.0 - 2.0 Visual C++ 1.0 - 2.5 Visual C++ 1.5 - 3.0 Visual C++ 2.0 - 3.1 Visual C++ 2.1 - 3.2 Visual C++ 2.2 - 4.0 Visual C++ 4.0 - 4.1 Visual C++ 4.1 - 4.2 Visual C++ 4.2 - 4.21 (mfc42.dll) Visual C++ 5.0 - 6.0 (mfc42.dll) Visual C++ 6.0 - 7.0 (mfc70.dll) Visual C++ .NET 2002 - 7.1 (mfc71.dll) Visual C++ .NET 2003 - 8.0 (mfc80.dll) Visual C++ 2005 - ================ =================== +================ =================== +MFC version Visual C++ version +================ =================== +1.0 Microsoft C/C++ 7.0 +2.0 Visual C++ 1.0 +2.5 Visual C++ 1.5 +3.0 Visual C++ 2.0 +3.1 Visual C++ 2.1 +3.2 Visual C++ 2.2 +4.0 Visual C++ 4.0 +4.1 Visual C++ 4.1 +4.2 Visual C++ 4.2 +4.21 (mfc42.dll) Visual C++ 5.0 +6.0 (mfc42.dll) Visual C++ 6.0 +7.0 (mfc70.dll) Visual C++ .NET 2002 +7.1 (mfc71.dll) Visual C++ .NET 2003 +8.0 (mfc80.dll) Visual C++ 2005 +================ =================== http://msdn.microsoft.com/en-us/library/3z02ch3k.aspx ATL and MFC Version Numbers @@ -171,15 +171,15 @@ ALT version. ============ - ============= =================================================== - ATL version Visual C++ version - ============= =================================================== - 1.0, 1.1, 2.0 None. Released to Web in Visual C++ 4.x time frame. - 3.0 Visual C++ 6.0 - 7.0 Visual C++ .NET 2002 - 7.1 Visual C++ .NET 2003 - 8.0 Visual C++ 2005 - ============= =================================================== +============= =================================================== +ATL version Visual C++ version +============= =================================================== +1.0, 1.1, 2.0 None. Released to Web in Visual C++ 4.x time frame. +3.0 Visual C++ 6.0 +7.0 Visual C++ .NET 2002 +7.1 Visual C++ .NET 2003 +8.0 Visual C++ 2005 +============= =================================================== http://msdn.microsoft.com/en-us/library/3z02ch3k.aspx ATL and MFC Version Numbers diff -r 1a0b6597e594 -r 9e6ad6607a9e noise.rst --- a/noise.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/noise.rst Sat Feb 10 01:49:07 2018 +0200 @@ -49,7 +49,7 @@ 0 Ничего не слышно. ==== ======================================= - http://ru.wikipedia.org/wiki/Шум +* http://ru.wikipedia.org/wiki/Шум Srandards ========= diff -r 1a0b6597e594 -r 9e6ad6607a9e nsis.rst --- a/nsis.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/nsis.rst Sat Feb 10 01:49:07 2018 +0200 @@ -13,6 +13,8 @@ To escape quote use $\. ${MACRO_NAME}, $(VAR_NAME) substituted with macros/variable values. To escape $ use $$. +:: + MessageBox MB_OK "I'll be happy" ; this one puts a ' inside a string MessageBox MB_OK 'And he said to me "Hi there!"' ; this one puts a " inside a string MessageBox MB_OK `And he said to me "I'll be happy!"` ; this one puts both ' and "s inside a string diff -r 1a0b6597e594 -r 9e6ad6607a9e ntp.rst --- a/ntp.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/ntp.rst Sat Feb 10 01:49:07 2018 +0200 @@ -40,12 +40,12 @@ See: - http://support.microsoft.com/kb/q216734/ - Windows Time Service Tools and Settings. - http://support.microsoft.com/kb/q223184/ - How to configure an authoritative time server in Windows 2000. - http://support.microsoft.com/kb/307897/ - How to synchronize the time with the Windows Time service in Windows XP. - http://support.microsoft.com/kb/216734/ - How to configure an authoritative time server in Windows 2000. +http://support.microsoft.com/kb/q216734/ + Windows Time Service Tools and Settings. +http://support.microsoft.com/kb/q223184/ + How to configure an authoritative time server in Windows 2000. +http://support.microsoft.com/kb/307897/ + How to synchronize the time with the Windows Time service in Windows XP. +http://support.microsoft.com/kb/216734/ + How to configure an authoritative time server in Windows 2000. diff -r 1a0b6597e594 -r 9e6ad6607a9e pgp.rst --- a/pgp.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/pgp.rst Sat Feb 10 01:49:07 2018 +0200 @@ -78,7 +78,7 @@ .. - http://stackoverflow.com/questions/7661500/how-to-get-public-key-from-private-in-gpg-without-using-local-storage-under +* http://stackoverflow.com/questions/7661500/how-to-get-public-key-from-private-in-gpg-without-using-local-storage-under How submit public key to key server? ==================================== diff -r 1a0b6597e594 -r 9e6ad6607a9e posix.rst --- a/posix.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/posix.rst Sat Feb 10 01:49:07 2018 +0200 @@ -9,11 +9,10 @@ Download POSIX ============== - http://www.opengroup.org/onlinepubs/009695399/download - download page for SYSV3 - - http://www.opengroup.org/onlinepubs/9699919799/download - download page for SYSV4 +http://www.opengroup.org/onlinepubs/009695399/download + Download page for SYSV3. +http://www.opengroup.org/onlinepubs/9699919799/download + Download page for SYSV4. Shell command ============= diff -r 1a0b6597e594 -r 9e6ad6607a9e printer.rst --- a/printer.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/printer.rst Sat Feb 10 01:49:07 2018 +0200 @@ -96,7 +96,7 @@ Мануал производителя находиться по адресу: - http://solutions.brother.com/linux/en_us/instruction_prn1a.html +* http://solutions.brother.com/linux/en_us/instruction_prn1a.html GNU/Debian x86_32. ~~~~~~~~~~~~~~~~~~ diff -r 1a0b6597e594 -r 9e6ad6607a9e python.rst --- a/python.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/python.rst Sat Feb 10 01:49:07 2018 +0200 @@ -33,8 +33,8 @@ .. - http://peak.telecommunity.com/DevCenter/EasyInstall#uninstalling-packages - Uninstalling Packages +http://peak.telecommunity.com/DevCenter/EasyInstall#uninstalling-packages + Uninstalling Packages Generate documentation from Python sources. =========================================== diff -r 1a0b6597e594 -r 9e6ad6607a9e screencast.rst --- a/screencast.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/screencast.rst Sat Feb 10 01:49:07 2018 +0200 @@ -93,9 +93,9 @@ Here: - * ``-ss`` tells mplayer where you begin - * ``-endpos`` tells mplayer where to stop (minutes) - * ``z=9`` sets compression level +* ``-ss`` tells mplayer where you begin +* ``-endpos`` tells mplayer where to stop (minutes) +* ``z=9`` sets compression level ImageMagic and shell script. ---------------------------- diff -r 1a0b6597e594 -r 9e6ad6607a9e signal.rst --- a/signal.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/signal.rst Sat Feb 10 01:49:07 2018 +0200 @@ -221,7 +221,7 @@ To parent on child stop or exit. Type: notification. -By default the signal is simply ignored. In C: +By default the signal is simply ignored. In C:: signal(SIGCHLD, SIG_IGN); diff -r 1a0b6597e594 -r 9e6ad6607a9e stat.rst --- a/stat.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/stat.rst Sat Feb 10 01:49:07 2018 +0200 @@ -181,10 +181,8 @@ $ mpstat -See - - http://developers.sun.com/solaris/articles/prstat.html - Topping top in Solaris 8 with prstat. +http://developers.sun.com/solaris/articles/prstat.html + Topping top in Solaris 8 with prstat. Memory consumption. =================== diff -r 1a0b6597e594 -r 9e6ad6607a9e video.rst --- a/video.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/video.rst Sat Feb 10 01:49:07 2018 +0200 @@ -96,8 +96,8 @@ See: - http://wiki.debian.org/Webcam - Debian wiki. +http://wiki.debian.org/Webcam + Debian wiki. Extract audio from video file. ============================== diff -r 1a0b6597e594 -r 9e6ad6607a9e virtualbox.rst --- a/virtualbox.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/virtualbox.rst Sat Feb 10 01:49:07 2018 +0200 @@ -9,7 +9,7 @@ Supported guests. ================= - * https://www.virtualbox.org/wiki/Guest_OSes +* https://www.virtualbox.org/wiki/Guest_OSes TODO: which guests have Additions diff -r 1a0b6597e594 -r 9e6ad6607a9e windows-driver.rst --- a/windows-driver.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/windows-driver.rst Sat Feb 10 01:49:07 2018 +0200 @@ -291,11 +291,11 @@ Windows uses the following criteria to select a driver for a device: - * Windows selects the driver that has the lowest rank value as the best match for the device. - * For drivers that have equal rank, Windows selects the driver that has the most recent date. - * For the drivers that have equal rank and date, Windows selects the driver that has the highest version. - * Windows XP SP1 and later: For drivers that have equal rank, date, and version, Windows can select any driver. - * Windows XP and Windows 2000: For drivers that have equal rank, date, and version, Windows can select any driver. +* Windows selects the driver that has the lowest rank value as the best match for the device. +* For drivers that have equal rank, Windows selects the driver that has the most recent date. +* For the drivers that have equal rank and date, Windows selects the driver that has the highest version. +* Windows XP SP1 and later: For drivers that have equal rank, date, and version, Windows can select any driver. +* Windows XP and Windows 2000: For drivers that have equal rank, date, and version, Windows can select any driver. See: diff -r 1a0b6597e594 -r 9e6ad6607a9e xml.rst --- a/xml.rst Sat Feb 10 01:36:16 2018 +0200 +++ b/xml.rst Sat Feb 10 01:49:07 2018 +0200 @@ -9,8 +9,8 @@ About XML. ========== - * http://xmlhack.ru - * http://microformats.org/wiki/namespaces-considered-harmful +* http://xmlhack.ru +* http://microformats.org/wiki/namespaces-considered-harmful Converting between schema formants. =================================== @@ -21,18 +21,18 @@ See: - http://code.google.com/p/xsdtorngconverter/ - That XSLT transformation converts a XSD schema to RelaxNG. +http://code.google.com/p/xsdtorngconverter/ + That XSLT transformation converts a XSD schema to RelaxNG. relaxng-mode. ============= - http://www.pantor.com/download.html - RNC Emacs Mode (home page) - http://www.emacswiki.org/emacs/RELAX_NG - Emacs wili. - http://www.relaxng.org/compact-tutorial-20030326.html - relaxng compact syntax tutorial +http://www.pantor.com/download.html + RNC Emacs Mode (home page) +http://www.emacswiki.org/emacs/RELAX_NG + Emacs wili. +http://www.relaxng.org/compact-tutorial-20030326.html + relaxng compact syntax tutorial utilities for processing xml. ============================= @@ -45,8 +45,8 @@ similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, etc. - http://xmlstar.sourceforge.net/overview.php - home page +http://xmlstar.sourceforge.net/overview.php + home page Cygwin. ------- @@ -66,15 +66,15 @@ Microformats. ============= - http://microformats.org/about +http://microformats.org/about XML encoding. ============= - http://www.ietf.org/rfc/rfc3023.txt - XML Media Types - http://www.xml.com/pub/a/2004/07/21/dive.html - XML on the Web Has Failed +http://www.ietf.org/rfc/rfc3023.txt + XML Media Types +http://www.xml.com/pub/a/2004/07/21/dive.html + XML on the Web Has Failed Validation of xml files. ======================== @@ -85,10 +85,10 @@ See: - http://infohost.nmt.edu/tcc/help/xml/lint.html - xmllint: A validator for XML files - http://www.cogsci.ed.ac.uk/~richard/rxp.html - RXP - an XML parser available under the GPL +http://infohost.nmt.edu/tcc/help/xml/lint.html + xmllint: A validator for XML files +http://www.cogsci.ed.ac.uk/~richard/rxp.html + RXP - an XML parser available under the GPL Validating using the DOCTYPE. -----------------------------