From 85ba216f62acb5142996044dda38243c165deb2e Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Wed, 23 May 2012 16:25:52 +0200 Subject: [PATCH] manpages: fix spelling errors/typos --- Documentation/ecalength_manpage.yo | 2 +- Documentation/ecasound_manpage.yo | 6 +++--- Documentation/ecasoundrc_manpage.yo | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/ecalength_manpage.yo b/Documentation/ecalength_manpage.yo index 9157cfd..2e2547e 100644 --- a/Documentation/ecalength_manpage.yo +++ b/Documentation/ecalength_manpage.yo @@ -6,7 +6,7 @@ manpage(ecalength) () (Multimedia software) -manpagename(ecalength)(prints audio file lenght and other information) +manpagename(ecalength)(prints audio file length and other information) manpagesynopsis() bf(ecalength) [-ahtsfmbcr] FILE1 [FILE2] [FILEn] diff --git a/Documentation/ecasound_manpage.yo b/Documentation/ecasound_manpage.yo index 617fe29..28ed9b5 100644 --- a/Documentation/ecasound_manpage.yo +++ b/Documentation/ecasound_manpage.yo @@ -304,7 +304,7 @@ Sample format is given as a formatted string. The first letter is either "u", "s" and "f" (unsigned, signed, floating point). The following number specifies sample size in bits. If sample is little endian, "_le" is added to the end. Similarly if big endian, -"_be" is added. If endianess is not specified, host byte-order is used. +"_be" is added. If endianness is not specified, host byte-order is used. Currently supported formats are "u8" (same as "8"), "s16_le" (same as "16"), "s16_be", "s24_le", "s24_be", "s32_le", "s32_be", "f32_le" and "f32_be". An empty string "" picks the system default sample @@ -396,7 +396,7 @@ used. This will play "file.ext" after position reaches passed as is to the child object. dit(Ecasound Wave Files (EWF) - '*.ewf') -A special file format that allows to slice and loop full (or segments) +A special file format that allows one to slice and loop full (or segments) of audio files. This format is specific to Ecasound. See url(ecasound user's guide)(users_guide/html_uguide/users_guide.html) for more detailed information. @@ -466,7 +466,7 @@ other JACK clients; in mode "recv" ecasound will follow JACK start, stop and position-change events; and mode "sendrecv" which is a combination of the two previous modes. -If not explictly set, in interactive mode (bf('-c') option), the +If not explicitly set, in interactive mode (bf('-c') option), the default mode is "sendrecv", while in batchmode default is "notransport". In both cases the mode can be changed with bf(-G) option as described above. diff --git a/Documentation/ecasoundrc_manpage.yo b/Documentation/ecasoundrc_manpage.yo index 190f329..26c3bb1 100644 --- a/Documentation/ecasoundrc_manpage.yo +++ b/Documentation/ecasoundrc_manpage.yo @@ -18,7 +18,7 @@ manpagedescription() bf(ecasoundrc) is the main configuration file for ecasound. Any user-specific modification should be done to $HOME/.ecasound/ecasoundrc, not to the global resource file. Ecasound - also allows to disable the normal policy and only read from a specific + also allows one to disable the normal policy and only read from a specific resource file (see ecasound (1) and documentation for the bf(-R) option). The format is quite simple. One line consists of -- 1.7.10