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

16 lines
384 B
C

--- htpdate.c.orig 2019-08-12 22:48:19 UTC
+++ htpdate.c
@@ -14,11 +14,11 @@
Debug mode (shows raw timestamps, round trip time (RTT) and
time difference):
- ~# htpdate -d www.linux.org www.freebsd.org
+ ~# htpdate -d www.example.com
Adjust time smoothly:
- ~# htpdate -a www.linux.org www.freebsd.org
+ ~# htpdate -a www.example.com
...see man page for more details