]> git.pld-linux.org Git - packages/cdrtools.git/blame - cdrtools-man.patch
refresh config.sub
[packages/cdrtools.git] / cdrtools-man.patch
CommitLineData
e4cd7d69 1--- cdrtools-2.01/scgcheck/scgcheck.1~ Wed Apr 16 04:33:06 2003
2+++ cdrtools-2.01/scgcheck/scgcheck.1 Wed Apr 16 04:33:06 2003
3@@ -118,7 +118,7 @@
4 .I Scsibus
5 0 is the default SCSI bus on the machine. Watch the boot messages for more
6 information or look into
7-.B /var/adm/messages
8+.B /var/log/messages
9 for more information about the SCSI configuration of your machine.
10 If you have problems to figure out what values for
11 .IR scsibus , target , lun
12--- cdrtools-2.01/readcd/readcd.1~ Wed Apr 16 04:36:31 2003
13+++ cdrtools-2.01/readcd/readcd.1 Wed Apr 16 04:37:00 2003
14@@ -129,7 +129,7 @@
15 .I Scsibus
16 0 is the default SCSI bus on the machine. Watch the boot messages for more
17 information or look into
18-.B /var/adm/messages
19+.B /var/log/messages
20 for more information about the SCSI configuration of your machine.
21 If you have problems to figure out what values for
22 .IR scsibus , target , lun
23@@ -412,19 +412,19 @@
24 .B readcd,
25 enter:
26 .PP
27- chown root /usr/local/bin/readcd
28+ chown root /usr/bin/readcd
29 .br
30- chmod 4711 /usr/local/bin/readcd
31+ chmod 4711 /usr/bin/readcd
32 .PP
33 To give a restricted group of users access to
34 .B readcd
35 enter:
36 .PP
37- chown root /usr/local/bin/readcd
38+ chown root /usr/bin/readcd
39 .br
40- chgrp cdburners /usr/local/bin/readcd
41+ chgrp cdburners /usr/bin/readcd
42 .br
43- chmod 4710 /usr/local/bin/readcd
44+ chmod 4710 /usr/bin/readcd
45 .PP
46 and add a group
47 .I cdburners
This page took 0.044079 seconds and 4 git commands to generate.