Translation of a date and typo fix.
This commit is contained in:
parent
e0ebd34afc
commit
67dedac07a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16517
1 changed files with 3 additions and 3 deletions
|
@ -25,10 +25,10 @@
|
||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" $Id: builtin.1,v 1.1 2002-09-28 19:39:40 blackend Exp $
|
.\" $Id: builtin.1,v 1.2 2003-04-09 10:57:38 blackend Exp $
|
||||||
.\" Original revision: 1.20
|
.\" Original revision: 1.20
|
||||||
.\"
|
.\"
|
||||||
.Dd September 1, 1999
|
.Dd 1er Septembre 1999
|
||||||
.Dt BUILTIN 1
|
.Dt BUILTIN 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -129,7 +129,7 @@
|
||||||
.Nm where ,
|
.Nm where ,
|
||||||
.Nm which ,
|
.Nm which ,
|
||||||
.Nm while
|
.Nm while
|
||||||
.Nd commandes intégrées du l'interpréteur de commandes
|
.Nd commandes intégrées de l'interpréteur de commandes
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl options
|
.Op Fl options
|
||||||
|
|
Loading…
Reference in a new issue