mansectf(1) General Commands Manual mansectf(1)

mansectf - format specific sections of manual pages

mansectf section [file ...]

The mansectf command formats specific sections of manual-page files.

See mansect(1).

See man(1).

$ man -w strtol strtoul | xargs mansectf 'NAME|SEE ALSO' | cat;
strtol(3)           Library Functions Manual          strtol(3)
NAME

     strtol, strtoll, strtoq - convert a string to a long inte‐

     ger
SEE ALSO

     atof(3),  atoi(3),  atol(3), strtod(3), strtoimax(3), str‐

     toul(3)
Linux man‐pages 6.16       2025‐12‐01                 strtol(3)
---------------------------------------------------------------
strtoul(3)          Library Functions Manual         strtoul(3)
NAME

     strtoul, strtoull, strtouq - convert a string  to  an  un‐

     signed long integer
SEE ALSO

     a64l(3),  atof(3), atoi(3), atol(3), strtod(3), strtol(3),

     strtoumax(3)
Linux man‐pages 6.16       2025‐09‐21                strtoul(3)

lexgrog(1), groff(1), pcre2grep(1), mandb(8)

2026-01-30 Linux man-pages (unreleased)

Different Versions of this Page: