[FFmpeg-devel] [PATCH 2/4] doc/build_system: miscellaneous typo and consistency fixes

Stefano Sabatini stefasab at gmail.com
Sat Oct 10 15:50:26 CEST 2015


On date Thursday 2015-10-08 11:14:40 -0400, Ganesh Ajjanagadde encoded:
> On Thu, Oct 8, 2015 at 10:29 AM, Stefano Sabatini <stefasab at gmail.com> wrote:
> > On date Thursday 2015-10-08 09:01:04 -0400, Ganesh Ajjanagadde encoded:
> >> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> >> ---
> >>  doc/build_system.txt | 20 ++++++++++----------
> >>  1 file changed, 10 insertions(+), 10 deletions(-)
> >>
> >> diff --git a/doc/build_system.txt b/doc/build_system.txt
> >> index 1efe6b5..964980d 100644
> >> --- a/doc/build_system.txt
> >> +++ b/doc/build_system.txt
> >> @@ -9,7 +9,7 @@ V
> >>
> >>  DBG
> >>      Preprocess x86 external assembler files to a .dbg.asm file in the object
> >> -    directory, which then gets compiled. Helps developping those assembler
> >> +    directory, which then gets compiled. Helps in developing those assembler
> >>      files.
> >>
> >>  DESTDIR
> >> @@ -25,10 +25,10 @@ all
> >>      Default target, builds all the libraries and the executables.
> >>
> >>  fate
> >> -    Run the fate test suite, note you must have installed it
> >> +    Run the fate test suite, note that you must have installed it.
> >>
> >>  fate-list
> >> -    Will list all fate/regression test targets
> >> +    List all fate/regression test targets.
> >>
> >>  install
> >>      Install headers, libraries and programs.
> >> @@ -43,22 +43,22 @@ libavcodec/api-example
> >>      Build the libavcodec basic example.
> >>
> >>  libswscale/swscale-test
> >> -    Build the swscale self-test (useful also as example).
> >> +    Build the swscale self-test (useful also as an example).
> >>
> >>  config
> >> -    Reconfigure the project with current configuration.
> >> +    Reconfigure the project with the current configuration.
> >>
> >>
> >>  Useful standard make commands:
> >>  make -t <target>
> >> -    Touch all files that otherwise would be build, this is useful to reduce
> >> -    unneeded rebuilding when changing headers, but note you must force rebuilds
> >> +    Touch all files that otherwise would be builD, this is useful to reduce
> >
> > builD looks like a typo
> 
> Oops, I meant build->built. I can submit a new patch, but perhaps you
> might want to do the trivial fix yourself.

Fixed and applied, thanks, sorry for the delay.
-- 
FFmpeg = Funny and Foolish Minimal Political Everlasting Glue


More information about the ffmpeg-devel mailing list