components/privoxy/patches/manpage.patch
changeset 4511 dd483456146f
equal deleted inserted replaced
4510:522eaa890fe6 4511:dd483456146f
       
     1 Solaris specific patch for man-page information. Not suitable for upstream. 
       
     2 
       
     3 diff -rupN privoxy-3.0.23-stable-orig/privoxy.1 privoxy-3.0.23-stable/privoxy.1
       
     4 --- privoxy-3.0.23-stable-orig/privoxy.1	2015-06-15 15:36:06.491090350 -0700
       
     5 +++ privoxy-3.0.23-stable/privoxy.1	2015-06-15 15:45:25.081367798 -0700
       
     6 @@ -147,7 +147,7 @@ features and notes on upgrading.
       
     7  .SH "FILES"
       
     8  
       
     9  .nf
       
    10 - \fI/usr/sbin/privoxy\fR
       
    11 + \fI/usr/lib/privoxy\fR
       
    12   \fI/etc/privoxy/config\fR
       
    13   \fI/etc/privoxy/match-all.action\fR
       
    14   \fI/etc/privoxy/default.action\fR
       
    15 @@ -211,6 +211,28 @@ configuration related suggestions to the
       
    16   Roland Rosenfeld
       
    17   Ian Silvester
       
    18  .fi
       
    19 +.RE
       
    20 +.SH "AUTOMATIC SERVICE MANAGEMENT (SMF)"
       
    21 +.PP
       
    22 +The Privoxy service is disabled by default. You can
       
    23 +check  the  status  of  the service by issuing the following
       
    24 +command:
       
    25 +.PP
       
    26 +\fB example% svcs privoxy\fR
       
    27 +\fB STATE          STIME    FMRI
       
    28 +\fB disabled 10:47:39 svc:/network/http:privoxy
       
    29 +.PP
       
    30 +Enable the Privoxy service by issuing the following
       
    31 +command :
       
    32 +.PP
       
    33 +\fBexample%svcadm  enable privoxy\fR
       
    34 +.PP
       
    35 +The state of the service instance should change to "online".
       
    36 +.PP
       
    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