aboutsummaryrefslogtreecommitdiffstats
path: root/man/fr
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-09-11 14:31:26 +0100
committerColin Guthrie <colin@mageia.org>2014-09-11 14:35:28 +0100
commitee3b7f73eb8f11257297d008e9a9a091f1d8a16e (patch)
treef7edf3f11e2e8979e68032355b960d21fa10c41a /man/fr
parent1cf885487c6d29944d8d8a6dd627dce45d865313 (diff)
downloadinitscripts-ee3b7f73eb8f11257297d008e9a9a091f1d8a16e.tar
initscripts-ee3b7f73eb8f11257297d008e9a9a091f1d8a16e.tar.gz
initscripts-ee3b7f73eb8f11257297d008e9a9a091f1d8a16e.tar.bz2
initscripts-ee3b7f73eb8f11257297d008e9a9a091f1d8a16e.tar.xz
initscripts-ee3b7f73eb8f11257297d008e9a9a091f1d8a16e.zip
Kill off supermount.
This has been dead for some time I believe. All desktops these days utilise udisks for automounting and such like with proper ACL and access control to the active user of the seat that the device/port belongs to.
Diffstat (limited to 'man/fr')
-rw-r--r--man/fr/supermount.842
1 files changed, 0 insertions, 42 deletions
diff --git a/man/fr/supermount.8 b/man/fr/supermount.8
deleted file mode 100644
index 8f98f600..00000000
--- a/man/fr/supermount.8
+++ /dev/null
@@ -1,42 +0,0 @@
-.TH SUPERMOUNT 8 "Dec 1999" "initscripts" "MandrakeSoft"
-.SH NOM
-supermount \- Active ou désactive la fonction supermount
-.SH SYNOPSIS
-.B supermount
-[\fIOPTION\fR]... <\fIdisable | enable\fR>
-.SH DESCRIPTION
-.PP
-\fBsupermount\fR permet à l'administrateur système d'activer ou non la
-fonction \fBsupermount\fR des noyaux Mandrake récents. Cette fonction
-monte et démonte automatiquement les médias amovibles quand nécessaire.
-Le script ajoute ou retire l'option \fBsupermount\fR des entrées du
-fichier \fI/etc/fstab\fR. Sans l'option \fB\-i\fR le fichier modifié
-est affiché sur la sortie standard.
-.PP
-\fBsupermount\fR doit être lancé avec l'un des arguments suivants :
-.TP
-\fBenable\fR pour activer la fonction \fBsupermount\fR sur les lecteurs qui
-l'autorisent (lecteurs de cédéroms et de disquettes),
-.TP
-\fBdisable\fR pour désactiver la fonction \fBsupermount\fR sur tous les
-lecteurs.
-.SH OPTIONS
-.TP
-\fB\-f=FICHIER\fR, \fB\-\-file=FICHIER\fR Indique le fichier où effectuer
-les modifications. Le fichier par défaut est \fI/etc/fstab\fR.
-.TP
-\fB\-i\fR, \fB\-\-infile\fR Les modifications sont effectuées directement
-dans \fI/etc/fstab\fR our le FICHIER spécifié par l'option \fB\-f\fR, au
-lieu d'être affichées vers la sortie standard.
-.TP
-\fB\-h\fR, \fB\-\-help\fR, \fB\-?\fR affiche un court message d'aide.
-.SH "VOIR AUSSI"
-\fIfstab\fR(5), \fImount\fR(8), \fIumount\fR(8),
-.SH AUTEUR
-Chmouel Boudjnah - chmouel@mandrakesoft.com
-.SH COPYRIGHT
-Copyright \(co 1999/2000 MandrakeSoft.
-.br
-This is free software; see the source for copying conditions. There
-is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.