Matt Mower | 18794c8 | 2015-11-11 16:22:45 -0600 | [diff] [blame] | 1 | .\" fatlabel.8 - manpage for fatlabel |
| 2 | .\" |
| 3 | .\" Copyright (C) 2006-2014 Daniel Baumann <daniel@debian.org> |
| 4 | .\" |
| 5 | .\" This program is free software: you can redistribute it and/or modify |
| 6 | .\" it under the terms of the GNU General Public License as published by |
| 7 | .\" the Free Software Foundation, either version 3 of the License, or |
| 8 | .\" (at your option) any later version. |
| 9 | .\" |
| 10 | .\" This program is distributed in the hope that it will be useful, |
| 11 | .\" but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 12 | .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 13 | .\" GNU General Public License for more details. |
| 14 | .\" |
| 15 | .\" You should have received a copy of the GNU General Public License |
| 16 | .\" along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | .\" |
| 18 | .\" The complete text of the GNU General Public License |
| 19 | .\" can be found in /usr/share/common-licenses/GPL-3 file. |
| 20 | .\" |
| 21 | .\" |
| 22 | .\"******************************************************************* |
| 23 | .\" |
| 24 | .\" This file was generated with po4a. Translate the source file. |
| 25 | .\" |
| 26 | .\"******************************************************************* |
| 27 | .TH FATLABEL 8 2015\-05\-16 3.0.28 dosfstools |
| 28 | .SH NAME |
| 29 | .\" ---------------------------------------------------------------------------- |
| 30 | \fBfatlabel\fP \- set or get MS\-DOS filesystem label |
| 31 | .SH SYNOPSIS |
| 32 | .\" ---------------------------------------------------------------------------- |
| 33 | \fBfatlabel\fP \fIDEVICE\fP [\fILABEL\fP] |
| 34 | .SH DESCRIPTION |
| 35 | \fBfatlabel\fP set or gets a MS\-DOS filesystem label from a given device. |
| 36 | .PP |
| 37 | .\" ---------------------------------------------------------------------------- |
| 38 | If \fILABEL\fP is omitted, then the label name of the specified device is |
| 39 | written on the standard output. A label can't be longer than 11 bytes. |
| 40 | .SH OPTIONS |
| 41 | .IP "\fB\-h\fP, \fB\-\-help\fP" 4 |
| 42 | Displays a help message. |
| 43 | .IP "\fB\-V\fP, \fB\-\-version\fP" 4 |
| 44 | .\" ---------------------------------------------------------------------------- |
| 45 | Shows version. |
| 46 | .SH "SEE ALSO" |
| 47 | \fBfsck.fat\fP(8) |
| 48 | .br |
| 49 | .\" ---------------------------------------------------------------------------- |
| 50 | \fBmkfs.fat\fP(8) |
| 51 | .SH HOMEPAGE |
| 52 | .\" ---------------------------------------------------------------------------- |
| 53 | The home for the \fBdosfstools\fP project is its |
| 54 | .UR https://github.com/dosfstools/dosfstools |
| 55 | GitHub project page |
| 56 | .UE . |
| 57 | .SH AUTHORS |
| 58 | \fBdosfstools\fP were written by |
| 59 | .MT werner.almesberger@\:lrc.di.epfl.ch |
| 60 | Werner Almesberger |
| 61 | .ME , |
| 62 | .MT Roman.Hodek@\:informatik.\:uni-erlangen.de |
| 63 | Roman Hodek |
| 64 | .ME , |
| 65 | and others. The current maintainer is |
| 66 | .MT aeb@\:debian.org |
| 67 | Andreas Bombe |
| 68 | .ME . |