From b0dd5abb4e564a0c46d75d71e63dc93fcea4be83 Mon Sep 17 00:00:00 2001
From: Alam Arias <Alam.GBC@gmail.com>
Date: Wed, 1 Jul 2009 15:59:11 -0400
Subject: [PATCH 2/2] update pulse-daemon.conf.5.xml.in about realtime-scheduling
---
man/pulse-daemon.conf.5.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index aed5d98..f1d5b8f 100644
|
a
|
b
|
|
| 204 | 204 | real-time. The controlling thread is left a normally scheduled |
| 205 | 205 | thread. Thus enabling the high-priority option is orthogonal. |
| 206 | 206 | See <manref section="1" name="pulseaudio"/> for more |
| 207 | | information. Takes a boolean argument, defaults to "no". The |
| | 207 | information. Takes a boolean argument, defaults to "yes". The |
| 208 | 208 | <opt>--realtime</opt> command line option takes precedence.</p> |
| 209 | 209 | </option> |
| 210 | 210 | |