diff options
| author | Colin Guthrie <colin@mageia.org> | 2014-09-11 14:31:26 +0100 |
|---|---|---|
| committer | Colin Guthrie <colin@mageia.org> | 2014-09-11 14:35:28 +0100 |
| commit | ee3b7f73eb8f11257297d008e9a9a091f1d8a16e (patch) | |
| tree | f7edf3f11e2e8979e68032355b960d21fa10c41a /man/uk | |
| parent | 1cf885487c6d29944d8d8a6dd627dce45d865313 (diff) | |
| download | initscripts-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/uk')
| -rw-r--r-- | man/uk/supermount.8 | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/man/uk/supermount.8 b/man/uk/supermount.8 deleted file mode 100644 index f5b4f3d2..00000000 --- a/man/uk/supermount.8 +++ /dev/null @@ -1,47 +0,0 @@ -.TH SUPERMOUNT 8 "Dec 1999" "initscripts" "MandrakeSoft" -.SH НАЗВА -supermount \- дозволяє чи забороняє роботу supermount -.SH ВИКОРИСТАННЯ -.B supermount -[\fIOPTION\fR]... <\fIdisable | enable\fR> -.SH ОПИС -.PP -\fBsupermount\fR allows system administrator to enable or disable the -\fBsupermount\fR feature offered in recent mandrake kernels. This -feature automatically manages mounting and unmounting removable medias -when needed. The script simply adds or remove the \fBsupermount\fR -option from within the entries of the \fI/etc/fstab\fR file. Without -option \fB\-i\fR the modified file is printed to stdout. -.PP -\fBsupermount\fR has to be launched with one of the following -arguments: -.TP -\fBenable\fR in order to enable supermount feature on relevant drives -(cdrom and floppy drives), -.TP -\fBdisable\fR in order to disable the \fBsupermount\fR feature on all -drives. -.SH ПАРАМЕТРИ -.TP -\fB\-f=FILE\fR, \fB\-\-file=FILE\fR Indicates an alternate file where -to make modifications. The default is \fI/etc/fstab\fR. -.TP -\fB\-i\fR, \fB\-\-infile\fR Modifications are made directly to -\fI/etc/fstab\fR or FILE specified through \fB\-f\fR option, instead -of being outputted to stdout. -.TP -\fB\-h\fR, \fB\-\-help\fR, \fB\-?\fR print a short help message. -.SH "ДИВ. ТАКОЖ" -\fIfstab\fR(5), \fImount\fR(8), \fIumount\fR(8), -.SH АВТОР -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. -.SH -ПЕРЕКЛАД -.br -Дмитро Ковальов, <kov@tokyo.emai.ne.jp> |
