From 0dc920429abd832a9a8c3e056069df063f0fa028 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 2 Jun 2019 12:21:12 +0200 Subject: [PATCH] com_ff(): Fix bad grammar in help text. --- m4/lls/server_cmd.suite.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/lls/server_cmd.suite.m4 b/m4/lls/server_cmd.suite.m4 index e69d1e24..2a39907c 100644 --- a/m4/lls/server_cmd.suite.m4 +++ b/m4/lls/server_cmd.suite.m4 @@ -129,8 +129,8 @@ aux_info_prefix = Permissions: aux_info = VSS_READ | VSS_WRITE [description] This enqueues a request to reposition the audio stream according to - the argument, which may be signed or unsigned integer. Negative values - correspond to backward jumps. + the argument, which may be a signed or an unsigned integer. Negative + values correspond to backward jumps. If a negative number is given whose absolute value exceeds the current postition of the stream, a jump to the beginning of the audio file -- 2.39.5