Message ID | 20240403082618.5829-2-chrubis@suse.cz |
---|---|
State | Accepted |
Headers | show |
Series | doc: Add generated API docs | expand |
Hi Cyril, > + Computer jargon > + LTP variable and constant names > Not everything has been added. E.g. I've avoided adding filesystems used > in variable names because it's supposed to be two words in text. Good catch! Reviewed-by: Petr Vorel <pvorel@suse.cz> BTW this can be easily merged with just tweaking patch (doc_new => doc) once original Andrea's patch is merged. Kind regards, Petr
diff --git a/doc_new/spelling_wordlist b/doc_new/spelling_wordlist index 0c016e615..de1e3721e 100644 --- a/doc_new/spelling_wordlist +++ b/doc_new/spelling_wordlist @@ -118,3 +118,43 @@ vCPUs vendoring vger wallclock +pid +TBROK +mkfs +hugepages +hugetlbfs +printf +scanf +argv +argc +pthread +futex +hdr +brk +iovec +iov +strdup +aprintf +alloc +hexd +tcases +strsig +strstatus +strerrno +libcap +capset +capget +musl +setrlimit +rlim +optstr +tmpfs +nodev +sys +proc +arg +ver +bitwise +dereferenced +allocator +ptr
+ Computer jargon + LTP variable and constant names Not everything has been added. E.g. I've avoided adding filesystems used in variable names because it's supposed to be two words in text. Signed-off-by: Cyril Hrubis <chrubis@suse.cz> --- doc_new/spelling_wordlist | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+)