Revision 507d23cd
Added by NOYB NOYB about 9 years ago
src/usr/local/www/services_ntpd_pps.php | ||
---|---|---|
188 | 188 |
'Fudge Time', |
189 | 189 |
'text', |
190 | 190 |
$pconfig['fudge1'] |
191 |
))->setHelp('Fudge time is used to specify the PPS signal offset from the actual second such as the transmission delay between the transmitter and the receiver. (default: 0.0).');
|
|
191 |
))->setHelp('Fudge time is used to specify the PPS signal offset from the actual second such as the transmission delay between the transmitter and the receiver (default: 0.0).'); |
|
192 | 192 |
|
193 | 193 |
$section->addInput(new Form_Input( |
194 | 194 |
'ppsstratum', |
Also available in: Unified diff
Miscellaneous Textual Corrections - Services NTP PPS