From 99bc8f9cf22121be32363b2ad9708a8b900ec227 Mon Sep 17 00:00:00 2001 From: Ruben Nijveld Date: Fri, 20 Sep 2024 15:49:21 +0200 Subject: [PATCH] Add entry in manual page for statime-linux config --- docs/man/statime.toml.5.md | 3 +++ docs/precompiled/man/statime.8 | 2 +- docs/precompiled/man/statime.toml.5 | 5 ++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/man/statime.toml.5.md b/docs/man/statime.toml.5.md index 8b65344d9..dab9d1db7 100644 --- a/docs/man/statime.toml.5.md +++ b/docs/man/statime.toml.5.md @@ -38,6 +38,9 @@ will be indicated by each configuration setting shown. `priority2` = *priority* (**128**) : A tie breaker for the best master clock algorithm in the range `0..256`. `0` being highest priority an `255` the lowest. +`virtual-system-clock` = *bool* (**false**) +: Use a virtual overlay clock instead of adjusting the system clock. + ## `[[port]]` `interface` = *interface name* diff --git a/docs/precompiled/man/statime.8 b/docs/precompiled/man/statime.8 index 05ecea1f1..4807a6212 100644 --- a/docs/precompiled/man/statime.8 +++ b/docs/precompiled/man/statime.8 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.2 +.\" Automatically generated by Pandoc 3.4 .\" .TH "STATIME" "8" "" "statime 0.2.1" "statime" .SH NAME diff --git a/docs/precompiled/man/statime.toml.5 b/docs/precompiled/man/statime.toml.5 index 41ec6068c..8ecc021c7 100644 --- a/docs/precompiled/man/statime.toml.5 +++ b/docs/precompiled/man/statime.toml.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.2 +.\" Automatically generated by Pandoc 3.4 .\" .TH "STATIME.TOML" "5" "" "statime 0.2.1" "statime" .SH NAME @@ -42,6 +42,9 @@ A tie breaker for the best master clock algorithm in the range A tie breaker for the best master clock algorithm in the range \f[CR]0..256\f[R]. \f[CR]0\f[R] being highest priority an \f[CR]255\f[R] the lowest. +.TP +\f[CR]virtual\-system\-clock\f[R] = \f[I]bool\f[R] (\f[B]false\f[R]) +Use a virtual overlay clock instead of adjusting the system clock. .SS \f[CR][[port]]\f[R] .TP \f[CR]interface\f[R] = \f[I]interface name\f[R]