summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README b/contrib/README
index 133c3875..849bae44 100644
--- a/contrib/README
+++ b/contrib/README
@@ -50,5 +50,5 @@ ppscheck watches a specified serial device for changes in handshake lines
CD, RI, and CTS by running ioctl(...., TIOCMIWAIT, ...) in a loop. When it
sees a state change it emits a timestamped line of output dumping the state
of the handshake signals. It's useful for checking whether a device is
-emitting 1PPS.
+emitting 1PPS. There is troubleshooting advice in the header comment.