mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
rid of some local patches: o Fixed autocon warnings (Denis Leroy) o Ported to lame 3.100 (from Fedora) o G++ compile fixes (Nick Bailey) o Renamed xdao folder to gcdmaster (Denis Leroy) o pccts format security patch (from Fedora) o Fixed compile issues with glibc >= 2.12 o Gcdmaster segfault fix (Adrian Knoth) o Prevent a FTBFS on kfreebsd (Christoph Egger) o Fix printf format security issues (Frantisek Kluknavsky Fedora) o Add missing options to man page (Honza Horak) o CD_TEXT fix for HL-DT-ST (Kees Cook) o Man page hyphen fixes (Markus Koschany) o Some updates to the old scsilib smake files (Ubuntu patches) While at it, pet portlint. Security: yes
24 lines
666 B
Groff
24 lines
666 B
Groff
--- dao/cdrdao.man.orig 2018-05-16 10:46:39 UTC
|
|
+++ dao/cdrdao.man
|
|
@@ -798,13 +798,9 @@ following locations. The files will be r
|
|
.I cdrdao
|
|
in that order:
|
|
|
|
-1. /etc/cdrdao.conf
|
|
-
|
|
-2. /etc/defaults/cdrdao
|
|
-
|
|
-3. /etc/default/cdrdao
|
|
+1. %%PREFIX%%/etc/cdrdao.conf
|
|
|
|
-4. $HOME/.cdrdao
|
|
+2. $HOME/.cdrdao
|
|
|
|
|
|
Command line options will overwrite the loaded settings.
|
|
@@ -886,4 +882,4 @@ resources may not be released. Use ipcs(
|
|
.ft R
|
|
.fi
|
|
.SH SEE ALSO
|
|
-.BR gcdmaster "(1), "cdrecord "(1), "cdda2wav "(1), "cdparanoia "(1), " sox "(1), "ipcs "(8), " ipcrm (8)
|
|
+.BR gcdmaster "(1), "cdrecord "(1), "cdda2wav "(1), "cdparanoia "(1), " sox "(1), "ipcs "(1), " ipcrm (1)
|