]> arthur.barton.de Git - netatalk.git/blobdiff - man/man1/apple_rm.1.tmpl
Import generated manpages from XML files
[netatalk.git] / man / man1 / apple_rm.1.tmpl
index 6d257944ea14ca6836db288f0eae52040851af4a..60e554ca73544a9e2346ebb95cb58be1ee098cc0 100644 (file)
@@ -1,24 +1,46 @@
-.TH apple_rm 1  16\ Oct\ 2001Netatalk\ 1.5 
-.SH NAME
-apple_rm \- Do an apple remove, remove the resource fork as well
-.SH SYNOPSIS
-\fI:BINDIR:/apple_rm\fR
-\fIFILE\fR...
-.SH DESCRIPTION
-\fIapple_rm\fR
-is a perl script that removes FILE(s) as well as the .AppleDouble
-resource fork file(s) that corresponds to FILE(s). 
-\fIapple_rm\fR
-does not delete directories.
-.SH EXAMPLES
-\fI:BINDIR:/apple_rm\fR
-test.text
+'\" t
+.\"     Title: apple_rm
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.74.3 <http://docbook.sf.net/>
+.\"      Date: 22 Aug 2004
+.\"    Manual: Netatalk 2.0.4
+.\"    Source: Netatalk 2.0.4
+.\"  Language: English
+.\"
+.TH "APPLE_RM" "1" "22 Aug 2004" "Netatalk 2\&.0\&.4" "Netatalk 2.0.4"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+apple_rm \- Do an apple remove, remove metadata and resource fork as well
+.SH "SYNOPSIS"
+.PP
+\fB:BINDIR:/apple_rm\fR\fB\fR
+\fIFILE\fR\&.\&.\&.
+.SH "DESCRIPTION"
+.PP
+\fBapple_rm\fR
+is a perl script that removes FILE(s) as well as the \&.AppleDouble metadata file(s) that corresponds to FILE(s)\&. These AppleDouble header files eventually also contain the resource fork if the files had one\&.
+\fBapple_rm\fR
+does not delete directories\&.
+.SH "EXAMPLES"
+.PP
+\fB:BINDIR:/apple_rm\fR
+test\&.text
+.PP
+\fB:BINDIR:/apple_rm\fR
+test\&.text testing\&.text
+.SH "REPORTING BUGS"
+.PP
+Report bugs to the Netatalk\-devel list <netatalk\-devel@lists\&.sourceforge\&.net>\&.
+.SH "SEE ALSO"
 .PP
-\fI:BINDIR:/apple_rm\fR
-test.text testing.text
-.SH REPORTING\ BUGS
-Report bugs to the Netatalk\-devel list <netatalk\-devel@lists.sourceforge.net>.
-.SH SEE\ ALSO
 \fBapple_cp\fR(1),
-\fBapple_mv\fR(1).
-
+\fBapple_mv\fR(1)\&.