Some cleaning to match future localized fr mdoc definition.
This commit is contained in:
parent
2c182d624e
commit
a9efdb7f78
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14409
1 changed files with 8 additions and 11 deletions
|
@ -35,24 +35,23 @@
|
||||||
.\" Original revision: 1.4.2.2
|
.\" Original revision: 1.4.2.2
|
||||||
.\"
|
.\"
|
||||||
.\"
|
.\"
|
||||||
.TH HEAD 1
|
.Dd 6 Juin 1993
|
||||||
.Dd June 6, 1993
|
|
||||||
.Dt HEAD 1
|
.Dt HEAD 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NOM
|
.Sh NAME
|
||||||
.Nm head
|
.Nm head
|
||||||
.Nd affiche les premières lignes d'un fichier
|
.Nd affiche les premières lignes d'un fichier
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl n Ar count
|
.Op Fl n Ar nombre
|
||||||
.Op Fl c Ar bytes
|
.Op Fl c Ar octets
|
||||||
.Op Ar
|
.Op Ar
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
Ce filtre affiche les premières
|
Ce filtre affiche les premières
|
||||||
.Ar count
|
.Ar nombre
|
||||||
lignes ou
|
lignes ou
|
||||||
.Ar bytes
|
.Ar octets
|
||||||
de chaques fichier spécifiés, ou de l'entrée standard si aucun
|
de chaque fichier spécifiés, ou de l'entrée standard si aucun
|
||||||
fichiers spécifiés.
|
fichiers spécifiés.
|
||||||
Si
|
Si
|
||||||
.Ar count
|
.Ar count
|
||||||
|
@ -66,9 +65,7 @@ o
|
||||||
est le nom du fichier.
|
est le nom du fichier.
|
||||||
.Pp
|
.Pp
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
L'application
|
.Ex -std
|
||||||
.Nm
|
|
||||||
retourne 0 si tout a bien été, et >0 si il y a eu des erreurs.
|
|
||||||
.Sh VOIR AUSSI
|
.Sh VOIR AUSSI
|
||||||
.Xr tail 1
|
.Xr tail 1
|
||||||
.Sh HISTOIRE
|
.Sh HISTOIRE
|
||||||
|
|
Loading…
Reference in a new issue