table of contents
- unstable 4.31.0-1
| mansectf(1) | General Commands Manual | mansectf(1) |
NOM¶
mansectf – Présentation de sections spécifiques de pages de manuel
SYNOPSIS¶
mansectf |
section [file ...] |
DESCRIPTION¶
La commande mansectf présente des sections spécifiques de fichiers de page de manuel.
PARAMÈTRES¶
Consulter mansect(1).
ENVIRONNEMENT¶
Consulter man(1).
EXEMPLES¶
$ 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)
VOIR AUSSI¶
TRADUCTION¶
La traduction française de cette page de manuel a été créée par Jean-Paul Guillonneau <guillonneau.jeanpaul@free.fr>
Cette traduction est une documentation libre ; veuillez vous reporter à la GNU General Public License version 3 concernant les conditions de copie et de distribution. Il n'y a aucune RESPONSABILITÉ LÉGALE.
Si vous découvrez un bogue dans la traduction de cette page de manuel, veuillez envoyer un message à debian-l10n-french@lists.debian.org.
| 30 janvier 2026 | Pages du manuel de Linux 6.18 |