ports/net/htpdate/files/patch-htpdate.8
Jason Helfman 7d13de561d - remove valid endpoints from code
- patches submitted upstream
- bump revision
2019-08-12 23:07:37 +00:00

35 lines
1.1 KiB
Groff

--- htpdate.8.orig 2019-08-12 22:48:12 UTC
+++ htpdate.8
@@ -80,15 +80,15 @@ Portnumber (default 80 and 8080 for proxy server)
.SH "EXAMPLES"
Request time from web server (don't update local clock):
.br
-\& htpdate \-q www.linux.org www.freebsd.org
+\& htpdate \-q www.example.com
.P
Verbose output (don't update local clock):
.br
-\& htpdate \-d \-q www.linux.org www.freebsd.org
+\& htpdate \-d \-q www.example.com
.P
Adjust time smoothly and log output to syslog (eg. cron):
.br
-\& htpdate \-a \-l www.linux.org www.freebsd.org
+\& htpdate \-a \-l www.example.com
.P
HTTP/1.0 request in IPv6 literal format (RFC 2732):
.br
@@ -96,11 +96,11 @@ HTTP/1.0 request in IPv6 literal format (RFC 2732):
.P
Run htpdate as daemon:
.br
-\& htpdate \-D www.linux.org www.freebsd.org
+\& htpdate \-D www.example.com
.P
Daemon mode for the security minded:
.br
-\& htpdate \-D \-u nobody:nogroup www.linux.org www.freebsd.org
+\& htpdate \-D \-u nobody:nogroup www.example.com
.SH "AUTHOR"
Eddy Vervest <eddy@vervest.org>, http://www.vervest.org/htp
.SH "SEE ALSO"