Skip to content

Commit 207b15d

Browse files
rnijvelddavidv1992
authored andcommitted
Add entry in manual page for statime-linux config
1 parent 66564cb commit 207b15d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

docs/man/statime.toml.5.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ will be indicated by each configuration setting shown.
4141
`path-trace` = *bool*
4242
: The instance uses the path trace option. This allows detecting clock loops when enabled on all instances in the network.
4343

44+
`virtual-system-clock` = *bool* (**false**)
45+
: Use a virtual overlay clock instead of adjusting the system clock.
46+
4447
## `[[port]]`
4548

4649
`interface` = *interface name*

docs/precompiled/man/statime.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" Automatically generated by Pandoc 3.2
1+
.\" Automatically generated by Pandoc 3.4
22
.\"
33
.TH "STATIME" "8" "" "statime 0.2.1" "statime"
44
.SH NAME

docs/precompiled/man/statime.toml.5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" Automatically generated by Pandoc 3.2
1+
.\" Automatically generated by Pandoc 3.4
22
.\"
33
.TH "STATIME.TOML" "5" "" "statime 0.2.1" "statime"
44
.SH NAME
@@ -42,6 +42,9 @@ A tie breaker for the best master clock algorithm in the range
4242
A tie breaker for the best master clock algorithm in the range
4343
\f[CR]0..256\f[R].
4444
\f[CR]0\f[R] being highest priority an \f[CR]255\f[R] the lowest.
45+
.TP
46+
\f[CR]virtual\-system\-clock\f[R] = \f[I]bool\f[R] (\f[B]false\f[R])
47+
Use a virtual overlay clock instead of adjusting the system clock.
4548
.SS \f[CR][[port]]\f[R]
4649
.TP
4750
\f[CR]interface\f[R] = \f[I]interface name\f[R]

0 commit comments

Comments
 (0)