Просмотр исходного кода

Modernizing dosfslabel manpage.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Daniel Baumann 14 лет назад
Родитель
Сommit
88cb84f140
1 измененных файлов с 19 добавлено и 43 удалено
  1. 19 43
      man/dosfslabel.8

+ 19 - 43
man/dosfslabel.8

@@ -1,53 +1,29 @@
-.TH "dosfslabel" "8" "13 August 2008"
+.TH DOSFSLABEL 8 "2010\-01\-31" "3.0.9" "set or get MS\-DOS filesystem label"
 
-.SH "NAME"
-dosfslabel \- set or get a MS-DOS filesystem label
-
-.SH "SYNOPSIS"
-.PP
-.B dosfslabel
-.IR device \ [ label ]
+.SH NAME
+\fBdosfslabel\fR \- set or get MS\-DOS filesystem label
 
+.SH SYNOPSIS
+\fBdosfslabel\fR \fIDEVICE\fR [\fILABEL\fR]
 
-.SH "DESCRIPTION"
-.PP
-This manual page documents briefly the
-.B dosfslabel
-command.
+.SH DESCRIPTION
+\fBdosfslabel\fR set or gets a MS\-DOS filesystem label from a given device.
 .PP
-.B dosfslabel
-set or gets  a MS-DOS filesystem label from a given
-.IR device .
-If
-.I label
-is omitted, then the label name of the specified
-.I device
-is written on the standard output.
+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.
 
-.I label
-can't be longer than 11 characters.
-
-.SH "OPTIONS"
-.TP
-.BR \-h , \-\-help
+.SH OPTIONS
+.IP "\fB\-h\fR, \fB\-\-help\fR" 4
 Displays a help message.
-.TP
-.BR \-V , \-\-version
+.IP "\fB\-V\fR, \fB\-\-version\fR" 4
 Shows version.
 
-.SH "SEE ALSO"
-
-.BR mkfs.msdos (8),
-.BR mkdosfs (8)
+.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"
-.PP
-.B dosfslabel
-is Copyright 2007 Red Hat, Inc.
-.PP
-Some portions are Copyright 1998 Roman Hodek.
-.PP
-Some portions are Copyright 1993 Werner Almesberger.
-
-This manual page was written by François Wendling <frwendling@free.fr> for the Debian GNU/Linux system (but may be used by others).
+.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>.