commit
						b036d2e055
					
				
							
								
								
									
										2
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								README
									
									
									
									
									
								
							@ -15,7 +15,7 @@ administrator.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
For more info, please visit:
 | 
					For more info, please visit:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<https://banu.com/tinyproxy/>
 | 
					<https://tinyproxy.github.io/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Installation
 | 
					Installation
 | 
				
			||||||
 | 
				
			|||||||
@ -19,7 +19,7 @@ m4_define([tinyproxy_stable],
 | 
				
			|||||||
          m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no]))
 | 
					          m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no]))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_INIT([Tinyproxy], [tinyproxy_version],
 | 
					AC_INIT([Tinyproxy], [tinyproxy_version],
 | 
				
			||||||
	[https://banu.com/tinyproxy/],
 | 
						[https://tinyproxy.github.io/],
 | 
				
			||||||
	[tinyproxy])
 | 
						[tinyproxy])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_CANONICAL_TARGET
 | 
					AC_CANONICAL_TARGET
 | 
				
			||||||
 | 
				
			|||||||
@ -343,7 +343,7 @@ BUGS
 | 
				
			|||||||
----
 | 
					----
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To report bugs in Tinyproxy, please visit
 | 
					To report bugs in Tinyproxy, please visit
 | 
				
			||||||
<https://www.banu.com/tinyproxy/[https://www.banu.com/tinyproxy/]>.
 | 
					<https://tinyproxy.github.io/[https://tinyproxy.github.io/]>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEE ALSO
 | 
					SEE ALSO
 | 
				
			||||||
 | 
				
			|||||||
@ -136,7 +136,7 @@ BUGS
 | 
				
			|||||||
----
 | 
					----
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To report bugs in Tinyproxy, please visit
 | 
					To report bugs in Tinyproxy, please visit
 | 
				
			||||||
<https://www.banu.com/tinyproxy/[https://www.banu.com/tinyproxy/]>.
 | 
					<https://tinyproxy.github.io/[https://tinyproxy.github.io/]>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEE ALSO
 | 
					SEE ALSO
 | 
				
			||||||
 | 
				
			|||||||
@ -280,7 +280,7 @@ int add_standard_vars (struct conn_s *connptr)
 | 
				
			|||||||
        add_error_variable (connptr, "date", timebuf);
 | 
					        add_error_variable (connptr, "date", timebuf);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        add_error_variable (connptr, "website",
 | 
					        add_error_variable (connptr, "website",
 | 
				
			||||||
                            "https://banu.com/tinyproxy/");
 | 
					                            "https://tinyproxy.github.io/");
 | 
				
			||||||
        add_error_variable (connptr, "version", VERSION);
 | 
					        add_error_variable (connptr, "version", VERSION);
 | 
				
			||||||
        add_error_variable (connptr, "package", PACKAGE);
 | 
					        add_error_variable (connptr, "package", PACKAGE);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -191,7 +191,7 @@ display_usage (void)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        printf ("\n"
 | 
					        printf ("\n"
 | 
				
			||||||
                "For support and bug reporting instructions, please visit\n"
 | 
					                "For support and bug reporting instructions, please visit\n"
 | 
				
			||||||
                "<https://banu.com/tinyproxy/>.\n");
 | 
					                "<https://tinyproxy.github.io/>.\n");
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static int
 | 
					static int
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user