From 18794c820f109e6de2e16af0f058b562b0492cbc Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Wed, 11 Nov 2015 16:22:45 -0600 Subject: Update dosfstools * Version 3.0.28 * Update filenames in source * Remove unnecessary symlink to fsck * Commit "Recode short filenames from DOS codepage (default 437)." has been reverted since we do not have access to iconv * Commits cherry-picked on top of 3.0.28: - mkfs.fat: fix incorrect int type - Prevent out of bound array read in date_dos2unix() Change-Id: I50310235c62ec2e6bc90afcd10f2814d3afb5113 --- dosfstools/man/dosfslabel.8 | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 dosfstools/man/dosfslabel.8 (limited to 'dosfstools/man/dosfslabel.8') diff --git a/dosfstools/man/dosfslabel.8 b/dosfstools/man/dosfslabel.8 deleted file mode 100644 index 293ff5de9..000000000 --- a/dosfstools/man/dosfslabel.8 +++ /dev/null @@ -1,29 +0,0 @@ -.TH DOSFSLABEL 8 "2010\-01\-31" "3.0.9" "set or get MS\-DOS filesystem label" - -.SH NAME -\fBdosfslabel\fR \- set or get MS\-DOS filesystem label - -.SH SYNOPSIS -\fBdosfslabel\fR \fIDEVICE\fR [\fILABEL\fR] - -.SH DESCRIPTION -\fBdosfslabel\fR set or gets a MS\-DOS filesystem label from a given device. -.PP -If the label is omitted, then the label name of the specified device is written on the standard output. A label can't be longer than 11 characters. - -.SH OPTIONS -.IP "\fB\-h\fR, \fB\-\-help\fR" 4 -Displays a help message. -.IP "\fB\-V\fR, \fB\-\-version\fR" 4 -Shows version. - -.SH SEE ALSO -\fBdosfsck\fR(8) -.br -\fBmkdosfs\fR(8) - -.SH HOMEPAGE -More information about \fBdosfsck\fR and \fBdosfstools\fR can be found at <\fIhttp://www.daniel\-baumann.ch/software/dosfstools/\fR>. - -.SH AUTHORS -\fBdosfstools\fR were written by Werner Almesberger <\fIwerner.almesberger@lrc.di.epfl.ch\fR>, Roman Hodek <\fIRoman.Hodek@informatik.uni-erlangen.de\fR>, and others. The current maintainer is Daniel Baumann <\fIdaniel@debian.org\fR>. -- cgit v1.2.3