]> arthur.barton.de Git - netatalk.git/blobdiff - man/man1/afile.1
Merge pull request #15 from xrmx/coverity1
[netatalk.git] / man / man1 / afile.1
index 3e120cb01ddd01206fceac909eee8deee8ca1ef0..f53772609438965229d1c09937bc160912fe62d3 100644 (file)
@@ -1,31 +1,50 @@
-.TH afile 1 "26 Feb 1998" 2.0.0 Netatalk 
-.SH NAME
+'\" t
+.\"     Title: afile
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 26 Feb 1998
+.\"    Manual: Netatalk 2.1
+.\"    Source: Netatalk 2.1
+.\"  Language: English
+.\"
+.TH "AFILE" "1" "26 Feb 1998" "Netatalk 2.1" "Netatalk 2.1"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
 afile \- display type and creator of Apple Macintosh files (netatalk format)
-.SH SYNOPSIS
-\fBafile\fR [\-a] \fBfile\fR \&...
-.sp 1
-.SH DESCRIPTION
-afile displays the name and Macintosh type and
-creator of the \fIfile\fR arguments. Tests
-whether the file is an AppleDouble header, in which case it checks the
-corresponding data fork exists, or assumes it is a data fork in which case
-it looks for the corresponding AppleDouble to find the type/creator
-information.
-.PP
-afile does not look at any of the extension
-mapping files such as AppleVolumes.system.
-.SH OPTIONS
-.TP 
+.SH "SYNOPSIS"
+.HP \w'\fBafile\fR\fB\fR\ 'u
+\fBafile\fR\fB\fR [\-a] \fIfile\fR...
+.br
+
+.SH "DESCRIPTION"
+.PP
+\fBafile\fR
+displays the name and Macintosh type and creator of the
+\fIfile\fR
+arguments\&. Tests whether the file is an AppleDouble header, in which case it checks the corresponding data fork exists, or assumes it is a data fork in which case it looks for the corresponding AppleDouble to find the type/creator information\&.
+.PP
+\fBafile\fR
+does not look at any of the extension mapping files such as AppleVolumes\&.system\&.
+.SH "OPTIONS"
+.PP
 \fB\-a\fR
-Include directories and data files of unknown type (i.e.
-without corresponding AppleDouble) in output.
-.SH DIAGNOSTICS
-returns exit status 0 if all files have a corresponding valid
-\&.AppleDouble header or data fork, or 99 for bad command line options.
-Otherwise it returns the following error code relating to the last invalid
-file.
+.RS 4
+Include directories and data files of unknown type (i\&.e\&. without corresponding AppleDouble) in output\&.
+.RE
+.SH "DIAGNOSTICS"
 .PP
-1 file doesn't exist
+returns exit status 0 if all files have a corresponding valid \&.AppleDouble header or data fork, or 99 for bad command line options\&. Otherwise it returns the following error code relating to the last invalid file\&.
+.PP
+1 file doesn\'t exist
 .PP
 2 file is unreadable
 .PP
@@ -43,6 +62,6 @@ file.
 .PP
 9 bad magic in AppleDouble
 .SH "SEE ALSO"
+.PP
 \fBachfile\fR(1),
 \fBafpd\fR(8)
-