From 97447a5e02cfccf0ccb3625f3d4d75c8b734dd6f Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 20 Dec 2013 23:25:25 +0100 Subject: [PATCH 1/1] audiod.cmd: Improve grab client help text. The shortened text does not mention file descriptors any more, it should be easier to understand. Also reformat the text slightly. --- audiod.cmd | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/audiod.cmd b/audiod.cmd index 95431530..ad8f67d0 100644 --- a/audiod.cmd +++ b/audiod.cmd @@ -23,11 +23,9 @@ H: -ms: sloppy grab H: -mp: pedantic grab H: -ma: aggressive grab H: -H: The various grab modes only differ in what happens if the -H: file descriptor to write the grabbed audio data to is not -H: ready for writing (i.e. would block). Sloppy mode ignores -H: the write, pedantic mode aborts and aggressive mode tries -H: to write anyway. +H: The various grab modes only differ in what happens if an attempt to +H: write the grabbed audio data would block. Sloppy mode ignores the +H: write, pedantic mode aborts and aggressive mode tries to write anyway. H: H: -p Grab output of node PARENT of the buffer tree. H: -- 2.30.2