Remove an empty line.
While I'm there clean trailing spaces. Submitted by: trhodes
This commit is contained in:
parent
6ea7bf5426
commit
ba0ce2f89d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22080
1 changed files with 4 additions and 6 deletions
|
@ -49,8 +49,8 @@
|
|||
.Sh DESCRIPTION
|
||||
La commande
|
||||
.Nm
|
||||
affiche tous les opérandes spécifiées en ligne de commande,
|
||||
séparées par un simple caractère
|
||||
affiche tous les opérandes spécifiées en ligne de commande,
|
||||
séparées par un simple caractère
|
||||
.Pq Ql "\ "
|
||||
, sur la sortie standard et termine par un caractère de retour chariot
|
||||
.Pq Ql \en
|
||||
|
@ -66,7 +66,7 @@ peut
|
|||
compatibles iBCS2.
|
||||
.El
|
||||
.Pp
|
||||
Certains shells fournissent une commande
|
||||
Certains shells fournissent une commande
|
||||
.Nm
|
||||
intégrée, qui est similaire à cette commande.
|
||||
Consultez la page de manuel
|
||||
|
@ -82,7 +82,5 @@ pour plus d'informations.
|
|||
.Sh STANDARDS
|
||||
La commande
|
||||
.Nm
|
||||
est compatible
|
||||
est compatible
|
||||
.St -p1003.2
|
||||
.
|
||||
|
||||
|
|
Loading…
Reference in a new issue