[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Ceci est une ancienne révision du document !


Conventions Utilisées dans ce Livre

Afin de fournir une approche cohérente et une lecturefacile de ce texte, plusieurs conventions sont respectées tout au long du livre.

Conventions Typographiques

Italique

Une police en italique est utilisée pour les commandes, les passages importants, et la première utilisation de termes techniques.

Monospace

Une police de type monospace est utilisée pour les messages d'erreur, les commandes, les variables d'environnement, les noms des ports, les oms d'hôtes, les noms d'utilisateurs, les noms de groupes, les noms de périphériques, les variables et les fragments de code.

Gras

Une police en gras est utilisée pour la saisie d'entrées utilisateur dans les exemples.

User Input

Keys are shown in bold to stand out from other text. Key combinations that are meant to be typed simultaneously are shown with “+” between the keys, such as:

Ctrl+Alt+Del

Meaning the user should type the Ctrl, Alt, and Del keys at the same time.

Keys that are meant to be typed in sequence will be separated with commas, for example:

Ctrl+X, Ctrl+Shift

Would mean that the user is expected to type the Ctrl and X keys simultaneously and then to type the Ctrl and Shift keys simultaneously.

Examples

Examples starting with E:\> indicate a MS-DOS® command. Unless otherwise noted, these commands may be executed from a “Command Prompt” window in a modern Microsoft® Windows® environment.

D:\> rawrite a: bare.i

Examples starting with # indicate a command that must be invoked as the superuser in Slackware. You can login as root to type the command, or login as your normal account and use su(1) to gain superuser privileges.

# dd if=bare.i of=/dev/fd0

Examples starting with % indicate a command that should be invoked from a normal user account. Unless otherwise noted, C-shell syntax is used for setting environment variables and other shell commands.

% top

Sources

 fr:slackbook:conventions_used_in_this_book ()