gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / web / privoxy / patches / 02-manpage.patch
blobcf4845556b50a1b076cce917e66dc4d5d057b033
1 --- privoxy-3.0.32-stable/privoxy.8.orig 2021-02-25 18:54:13.000000000 +0000
2 +++ privoxy-3.0.32-stable/privoxy.8 2021-03-06 14:28:15.513680340 +0000
3 @@ -145,7 +145,7 @@
4 .SH "FILES"
6 .nf
7 - \fI/usr/sbin/privoxy\fR
8 + \fI/usr/lib/privoxy\fR
9 \fI/etc/privoxy/config\fR
10 \fI/etc/privoxy/match-all.action\fR
11 \fI/etc/privoxy/default.action\fR
12 @@ -207,6 +207,31 @@
13 Roland Rosenfeld
14 Ian Silvester
15 .fi
16 +.RE
17 +.SH "AUTOMATIC SERVICE MANAGEMENT (SMF)"
18 +.PP
19 +The Privoxy service is disabled by default. You can
20 +check the status of the service by issuing the following
21 +command:
22 +.PP
23 +.nf
24 +\fB example% svcs privoxy\fR
25 +\fB STATE STIME FMRI
26 +\fB disabled 10:47:39 svc:/network/http:privoxy
27 +.fi
28 +.PP
29 +Enable the Privoxy service by issuing the following
30 +command :
31 +.PP
32 +\fB example% svcadm enable privoxy\fR
33 +.PP
34 +The state of the service instance should change to "online".
35 +.PP
36 +.nf
37 +\fB example% svcs privoxy\fR
38 +\fB STATE STIME FMRI\fR
39 +\fB online 10:50:27 svc:/network/http:privoxy\fR
40 +.fi
41 .SH "COPYRIGHT AND LICENSE"
42 .SS "COPYRIGHT"
43 .PP