summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)AuthorFilesLines
2008-08-08Reduce rules for man pages generation to pattern rules.Diego 'Flameeyes' Pettenò1-105/+8
Instead of having to duplicat ethe same code all over for all the man pages, simplify it and reduce it to generic pattern rules.x
2008-08-08Fix man pages generation when building out of tree.Diego 'Flameeyes' Pettenò1-13/+13
When referring to the xmltoman script srcdir should be requested, or the build will fail when doing out of tree builds (and the script is thus not in the build directory).
2008-06-27fix typo in man page, closes rhbz #447355Lennart Poettering1-1/+1
2008-06-25Add xmltoman to the distribution. This saves pulling in an external dependancyColin Guthrie2-17/+231
2008-06-18remove remaining $Lennart Poettering17-43/+9
2008-06-18add missing gitignore filesLennart Poettering1-0/+4
2008-06-17if building a man page fails remove the output to make sure that calling ↵Lennart Poettering1-13/+13
make repeatedly will actually work git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2550 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-17fix man page xmlLennart Poettering1-1/+1
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2549 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-11add new switch --start to the PA binary which allows starting PA if it is ↵Lennart Poettering1-0/+11
not running yet. In contrast to normal startup an already running PA will not be considered an error. Also, take the autospawn lock so we can guarantee that after this call returns PA is ralive and running git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2513 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-02-15explicitly recommend the usage of -- in the pasuspender command line, Closes ↵Lennart Poettering1-0/+7
#203 git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2109 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-11-21update man pages a bitLennart Poettering2-0/+31
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2070 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-11-08add remaing man pagesLennart Poettering5-18/+590
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2029 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-11-07add man pages for padsp, pabrowse, pasuspenderLennart Poettering4-2/+271
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2027 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-11-06complete pactl man pageLennart Poettering1-15/+61
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2026 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-11-05add a couple of more man pagesLennart Poettering8-4/+867
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2024 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-11-05add a man page for the pulseaudio binary. More will follow.Lennart Poettering5-0/+637
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2023 fefdeb5f-60dc-0310-8127-8f9354f1896f