doc/documentation/manual-pages/fr/man1/intro.1
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00

86 lines
3.5 KiB
Groff
Raw Blame History

.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by the University of
.\" California, Berkeley and its contributors.
.\" 4. Neither the name of the University nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)intro.1 8.2 (Berkeley) 12/30/93
.\" $FreeBSD$
.\" $Id: intro.1,v 1.3 2002-09-29 12:00:02 blackend Exp $
.\" Original revision: 1.16
.\"
.Dd October 21, 2001
.Dt INTRO 1
.Os
.Sh NAME
.Nm intro
.Nd introduction aux commandes g<EFBFBD>n<EFBFBD>rales (outils et utilitaires)
.Sh DESCRIPTION
La section num<75>ro un des manuels contient la plupart des commandes
qui composent l'environnement utilisateur
.Bx.
Certaines des commandes incluses dans la section un sont des <20>diteurs de
texte, des commandes d'interpr<70>teurs de commandes, des outils de
recherche et de tri,
des commandes de manipulation de fichier,
des commandes d'<27>tat du syst<73>me,
des commandes de copie de fichier <20> distance, des commandes concernant
le courrier <20>lectronique, des compilateurs et des outils de compilation,
des outils de formatage, des commandes d'impression.
.Pp
Toutes les commandes renvoient une valeur d'<27>tat lors de la terminaison
qui pourra <20>tre test<73>e pour voir si la commande s'est termin<69>e
normalement.
Traditionellement, une valeur de 0 signifie une terminaison de la
commande couronn<6E>e de succ<63>s, alors qu'une valeur >0 indique une erreur.
Certaines commandes tentent de d<>crire la nature de l'<27>chec en utilisant
les codes d'erreurs comme d<>finis dans
.Xr sysexits 3 ,
alors que d'autres fixent simplement l'<27>tat <20> une valeur arbitraire >0
(typiquement 1).
.Sh VOIR AUSSI
.Xr apropos 1 ,
.Xr man 1 ,
.Xr intro 2 ,
.Xr intro 3 ,
.Xr sysexits 3 ,
.Xr intro 4 ,
.Xr intro 5 ,
.Xr intro 6 ,
.Xr intro 7 ,
.Xr security 7 ,
.Xr intro 8 ,
.Xr intro 9
.Pp
Guides dans les
.%T "Documents Suppl<70>mentaires du Manuel de l'Utilisateur d'UNIX" .
.Sh HISTORIQUE
La page de manuel
.Nm
est apparue sous la
.At v6 .