summaryrefslogtreecommitdiff
path: root/ntpshmmon.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-01 11:31:27 -0700
committerGary E. Miller <gem@rellim.com>2015-04-01 11:57:52 -0700
commit12c6d562b86539986220c3f97238cb6f78200f11 (patch)
treea98834cfe655340154c5cf83801476180fb58bc4 /ntpshmmon.c
parent3d64ec6442cd7a7dcdd03a4f8df6eb9c8da7c9f5 (diff)
downloadgpsd-12c6d562b86539986220c3f97238cb6f78200f11.tar.gz
Document ntpshmmon structure and add heading to output
All the clocks look alike...
Diffstat (limited to 'ntpshmmon.c')
-rw-r--r--ntpshmmon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpshmmon.c b/ntpshmmon.c
index 16f5dc2b..04e52012 100644
--- a/ntpshmmon.c
+++ b/ntpshmmon.c
@@ -80,6 +80,7 @@ int main(int argc, char **argv)
}
(void)printf("ntpshmmon version 1\n");
+ (void)printf(" Name Seen@ Clock Real L Prec\n");
do {
struct shm_stat_t shm_stat;