fix paths in the manpage
prodded by Wiktor Izdebsk
This commit is contained in:
parent
18213b0dea
commit
25ff51f8a0
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/07/17 15:36:39 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/07/17 16:37:34 jasper Exp $
|
||||
|
||||
COMMENT= client for MPD to submit tracks to Last.fm
|
||||
CATEGORIES= audio
|
||||
DISTNAME= scmpc-0.2.2
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
|
||||
HOMEPAGE= http://scmpc.berlios.de/
|
||||
|
||||
|
@ -1,6 +1,21 @@
|
||||
--- man/scmpc.man.orig Sat Dec 2 21:59:18 2006
|
||||
+++ man/scmpc.man Fri Dec 8 16:40:45 2006
|
||||
@@ -152,7 +152,7 @@ Your plaintext Audioscrobbler password.
|
||||
--- man/scmpc.man.orig Tue Jul 17 18:32:09 2007
|
||||
+++ man/scmpc.man Tue Jul 17 18:32:59 2007
|
||||
@@ -66,7 +66,7 @@ Prints the name and version of the program along with
|
||||
.SH CONFIGURATION
|
||||
.B scmpc
|
||||
looks for its configuration file first at \fI~/.scmpcrc\fR, then at
|
||||
-\fI~/.scmpc/scmpc.conf\fR, and finally at \fI@sysconfdir@/scmpc.conf\fR. If a
|
||||
+\fI~/.scmpc/scmpc.conf\fR, and finally at \fI@sysconfdir@/scmpc/scmpc.conf\fR. If a
|
||||
config file is specified as a command line option that file will be used
|
||||
instead.
|
||||
.PP
|
||||
@@ -147,12 +147,12 @@ Your plaintext Audioscrobbler password.
|
||||
.br
|
||||
.I ~/.scmpc/scmpc.conf
|
||||
.br
|
||||
-.I @sysconfdir@/scmpc.conf
|
||||
+.I @sysconfdir@/scmpc/scmpc.conf
|
||||
.RS
|
||||
Configuration files
|
||||
.RE
|
||||
.PP
|
||||
|
Loading…
x
Reference in New Issue
Block a user