diff --git a/[refs] b/[refs] index 657dfeb464ed..ff8e32fbf1ce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6e1907ffdc694023712b5e6516933a29e1be954f +refs/heads/master: 28e83baac20e3fe624af89a55eb06c2a7cab6828 diff --git a/trunk/Documentation/DocBook/kernel-api.tmpl b/trunk/Documentation/DocBook/kernel-api.tmpl index 920aed8465a8..428c217d9e87 100644 --- a/trunk/Documentation/DocBook/kernel-api.tmpl +++ b/trunk/Documentation/DocBook/kernel-api.tmpl @@ -112,10 +112,23 @@ X!Ilib/string.c Bit Operations !Iinclude/asm-i386/bitops.h + + + + Basic Kernel Library Functions + + + The Linux kernel provides more basic utility functions. + + Bitmap Operations !Elib/bitmap.c !Ilib/bitmap.c + + Command-line Parsing +!Elib/cmdline.c +