]> arthur.barton.de Git - netatalk.git/blobdiff - man/man1/afile.1
Merge 2-1
[netatalk.git] / man / man1 / afile.1
index 5aa37b7be68ccd7f56a161b8be71917eff1520e0..f53772609438965229d1c09937bc160912fe62d3 100644 (file)
@@ -1,55 +1,67 @@
-.TH AFILE 1 "26 Feb 1998" 
-.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
-.B afile 
-[
-.B -a
-]
-.I file ...
-
-.SH DESCRIPTION
-.B afile
-displays the name and Macintosh type and creator of the 
-.I file
-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.
-
-.LP
-.B afile
-does not look at any of the extension mapping files such
-as AppleVolumes.system.
-
-.SH OPTIONS
-.TP
-.B -a
-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.
+.SH "SYNOPSIS"
+.HP \w'\fBafile\fR\fB\fR\ 'u
+\fBafile\fR\fB\fR [\-a] \fIfile\fR...
 .br
 
-1  file doesn't exist
-.br
-2  file is unreadable
-.br
-3  file is directory
-.br
-4  file is AppleDouble without data fork
-.br
-5  file is AppleDouble with unreadable data fork
-.br
-6  file is data fork without AppleDouble
-.br
-7  file is data fork with unreadable AppleDouble
-.br
-8  file is data fork with short AppleDouble
-.br
-9  bad magic in AppleDouble
-.SH SEE ALSO
-.BR achfile (1),
-.BR afpd (1)
+.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
+.RS 4
+Include directories and data files of unknown type (i\&.e\&. without corresponding AppleDouble) in output\&.
+.RE
+.SH "DIAGNOSTICS"
+.PP
+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
+3 file is directory
+.PP
+4 file is AppleDouble without data fork
+.PP
+5 file is AppleDouble with unreadable data fork
+.PP
+6 file is data fork without AppleDouble
+.PP
+7 file is data fork with unreadable AppleDouble
+.PP
+8 file is data fork with short AppleDouble
+.PP
+9 bad magic in AppleDouble
+.SH "SEE ALSO"
+.PP
+\fBachfile\fR(1),
+\fBafpd\fR(8)