New translations.
This commit is contained in:
parent
e5c5432f9f
commit
99bd4a3b87
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14415
2 changed files with 104 additions and 0 deletions
54
fr_FR.ISO8859-1/man/man4/amd.4
Normal file
54
fr_FR.ISO8859-1/man/man4/amd.4
Normal file
|
@ -0,0 +1,54 @@
|
|||
.\"
|
||||
.\" Copyright (c) 1999 Alexey Zelkin
|
||||
.\" 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. The name of the author may not be used to endorse or promote products
|
||||
.\" derived from this software without specific prior written permission
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" $Id: amd.4,v 1.1 2002-09-29 16:08:34 blackend Exp $
|
||||
.\" Original revision: 1.6
|
||||
.\"
|
||||
.Dd December 13, 1999
|
||||
.Dt AMD 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm amd
|
||||
.Nd Pilote pour circuit SCSI PCI amd53c974
|
||||
.Sh SYNOPSIS
|
||||
.Cd "device amd"
|
||||
.Sh DESCRIPTION
|
||||
Le pilote
|
||||
.Nm
|
||||
fournit le support pour les cartes SCSI basées sur le circuit
|
||||
.Tn amd53c974 ,
|
||||
comme la Tekram DC390 ou la Tekram DC390T.
|
||||
.Sh VOIR AUSSI
|
||||
.Xr cd 4 ,
|
||||
.Xr ch 4 ,
|
||||
.Xr da 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr sa 4 ,
|
||||
.Xr scsi 4
|
||||
.Sh AUTHORS
|
||||
Le pilote
|
||||
.Nm
|
||||
a été écrit et soumis à
|
||||
.Fx
|
||||
par Tekram, Inc.
|
50
fr_FR.ISO8859-1/man/man4/cardbus.4
Normal file
50
fr_FR.ISO8859-1/man/man4/cardbus.4
Normal file
|
@ -0,0 +1,50 @@
|
|||
.\"
|
||||
.\" Copyright (c) 2002 M. Warner Losh
|
||||
.\" 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. The name of the author may not be used to endorse or promote products
|
||||
.\" derived from this software without specific prior written permission.
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" $Id: cardbus.4,v 1.1 2002-09-29 16:08:34 blackend Exp $
|
||||
.\" Original revision: 1.1
|
||||
.\"
|
||||
.Dd July 9, 2002
|
||||
.Dt CARDBUS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm cardbus
|
||||
.Nd Pilote du bus CardBus
|
||||
.Sh SYNOPSIS
|
||||
.Cd device cardbus
|
||||
.Sh DESCRIPTION
|
||||
Le pilote
|
||||
.Nm
|
||||
implémente le bus CardBus.
|
||||
Le pilote
|
||||
.Nm
|
||||
supporte tous les ponts cardbus présents dans le système.
|
||||
.Sh VOIR AUSSI
|
||||
.Xr pccard 4 ,
|
||||
.Xr pccbb 4 .
|
||||
.Sh BUGS
|
||||
Il n'y a pas de possibilité d'exécuter un programme quand la carte est
|
||||
insérée.
|
||||
|
Loading…
Reference in a new issue