Fix typos in manual pages. From Debian
This commit is contained in:
parent
748093ae6d
commit
0874d2ca6a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2011/06/24 08:42:31 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2011/07/25 14:46:57 dcoppa Exp $
|
||||
|
||||
COMMENT-main = another eDonkey P2P file sharing client
|
||||
COMMENT-web = webserver interface to amuled
|
||||
@ -13,6 +13,7 @@ MULTI_PACKAGES =-main -web -daemon
|
||||
PKGNAME-main = amule-$V
|
||||
PKGNAME-daemon =amuled-$V
|
||||
PKGNAME-web = amuleweb-$V
|
||||
REVISION-main = 0
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
15
net/amule/patches/patch-docs_man_ed2k_1
Normal file
15
net/amule/patches/patch-docs_man_ed2k_1
Normal file
@ -0,0 +1,15 @@
|
||||
$OpenBSD: patch-docs_man_ed2k_1,v 1.1 2011/07/25 14:46:58 dcoppa Exp $
|
||||
|
||||
Fix typo
|
||||
|
||||
--- docs/man/ed2k.1.orig Mon Sep 14 21:26:03 2009
|
||||
+++ docs/man/ed2k.1 Mon Jul 25 16:35:30 2011
|
||||
@@ -20,7 +20,7 @@ Sends the given \fI<ED2k_link>\fR to aMule, i.e. write
|
||||
Prints a short usage description.
|
||||
.TP
|
||||
\fB\-c\fR, \fB\-\-config\-dir\fR=\fI<dir>\fR
|
||||
-Specifies the aMule configuration directory. This must be writeable by the user running \fBed2k\fR.
|
||||
+Specifies the aMule configuration directory. This must be writable by the user running \fBed2k\fR.
|
||||
.TP
|
||||
\fB\-e\fR, \fB\-\-emulecollection \fI<file>\fR
|
||||
Loads all links of the emulecollection passed as parameter.
|
15
net/amule/patches/patch-src_utils_aLinkCreator_docs_alc_1
Normal file
15
net/amule/patches/patch-src_utils_aLinkCreator_docs_alc_1
Normal file
@ -0,0 +1,15 @@
|
||||
$OpenBSD: patch-src_utils_aLinkCreator_docs_alc_1,v 1.1 2011/07/25 14:46:58 dcoppa Exp $
|
||||
|
||||
Fix typo
|
||||
|
||||
--- src/utils/aLinkCreator/docs/alc.1.orig Mon Sep 14 21:26:03 2009
|
||||
+++ src/utils/aLinkCreator/docs/alc.1 Mon Jul 25 16:35:23 2011
|
||||
@@ -6,7 +6,7 @@ aLinkCreator \- the aMule ED2k link creator
|
||||
.SH DESCRIPTION
|
||||
\fBalc\fR is a graphical utility to create an ED2k link to any file on your computer.
|
||||
|
||||
-This programm doesn't take any arguments.
|
||||
+This program doesn't take any arguments.
|
||||
.SH REPORTING BUGS
|
||||
Please report bugs either on our forum (\fIhttp://forum.amule.org/\fR), or in our bugtracker (\fIhttp://bugs.amule.org/\fR).
|
||||
Please do not report bugs in e-mail, neither to our mailing list nor directly to any team member.
|
Loading…
Reference in New Issue
Block a user