Hi!
> Add paragraph to describe two new tst_ interfaces: tst_fs_fill_hardlinks() and
> tst_fs_fill_subdirs().
> 
> Signed-off-by: Xiaoguang Wang <wangxg.f...@cn.fujitsu.com>
> ---
>  doc/test-writing-guidelines.txt | 39 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
> 
> diff --git a/doc/test-writing-guidelines.txt b/doc/test-writing-guidelines.txt
> index 0a2ac8f..8513f46 100644
> --- a/doc/test-writing-guidelines.txt
> +++ b/doc/test-writing-guidelines.txt
> @@ -773,6 +773,45 @@ The required free space is calculated by 'size * mult', 
> e.g.
>  filesystem, which '"/tmp/testfile"' is in, has 64MB free space at least, and > 0
>  if not.
>  
> +2.2.15 Getting maximal count of links to a regular file or directory
> +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I've fixed the formatting and pushed ltp git as well as wiki, thanks.

Note that the file is in asciidoc(1) format and your patch generated
syntax errors while generating the html version, because the whole
heading wasn't underlined with ^^^^ and because the lengt of ---- that
enclosed the code blocks did not match.

You can install asciidoc localy and check your changes just with
running:

asciidoc file-name.txt

which should produce file-name.html.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to