diff options
Diffstat (limited to 'net/ntp-devel/files/patch-sntp_sntp.mdoc.in')
-rw-r--r-- | net/ntp-devel/files/patch-sntp_sntp.mdoc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ntp-devel/files/patch-sntp_sntp.mdoc.in b/net/ntp-devel/files/patch-sntp_sntp.mdoc.in new file mode 100644 index 000000000000..08e35a8241f2 --- /dev/null +++ b/net/ntp-devel/files/patch-sntp_sntp.mdoc.in @@ -0,0 +1,11 @@ +--- sntp/sntp.mdoc.in.orig 2016-06-02 11:20:05 UTC ++++ sntp/sntp.mdoc.in +@@ -211,7 +211,7 @@ of seconds specified before giving up. + more than enough for a unicast response. If \fBsntp\fP is + only waiting for a broadcast response a longer timeout is + likely needed. +-.It Fl \-wait , " Fl \-no\-wait" ++.It Fl \-wait , Fl \-no\-wait + Wait for pending replies (if not setting the time). + The \fIno\-wait\fP form will disable the option. + This option is enabled by default. |