From f1b72a401e39160e27abc5c0f37a87ac257f7dea Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Thu, 22 Mar 2012 09:39:06 +0100 Subject: [PATCH] tweaks from jmc --- libsndio/sio_open.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsndio/sio_open.3 b/libsndio/sio_open.3 index 128833c..5e560dd 100644 --- a/libsndio/sio_open.3 +++ b/libsndio/sio_open.3 @@ -191,7 +191,7 @@ it's meaningful only if .It Va msb If set, then the .Va bits -bits are aligned in the packet to the most significant bit +are aligned in the packet to the most significant bit (i.e. lower bits are padded), else to the least significant bit (i.e. higher bits are padded);