[LTP] [PATCH v2 2/9] doc: Correct guide and API descriptions

Petr Vorel pvorel@suse.cz
Fri Sep 11 12:59:40 CEST 2026


Hi Andrea,

> +++ b/doc/developers/test_case_tutorial.rst
...
> @@ -292,7 +292,7 @@ Check coding style with ``make check``.
>  Install the LTP and run the test with runtest
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> -Run ``statx01`` on its own, also using ``-I0`` amd ``-I10``.
> +Run ``statx01`` on its own, also using ``-i 0`` and ``-i 10``.

I would still use -i0 and -i10 (without space).

BTW We have -i and -I, usually we use only -i, but -I would also be working.
In maintainers/patch_review.rst we propose -i, it's probably better to be
consistent.

Maybe it'd make sense to link maintainers/patch_review.rst here (how to check
your patchset before sending).

Anyway:
Reviewed-by: Petr Vorel <pvorel@suse.cz>

Kind regards,
Petr


More information about the ltp mailing list