mirror of
https://frontier.innolan.net/rainlance/amiga-ntimed.git
synced 2025-11-22 12:24:55 +00:00
Fixed layout issues
This commit is contained in:
12
README.rst
12
README.rst
@ -37,19 +37,19 @@ be shown when using question mark. {servers} is a list of NTP time servers.
|
||||
SYNC will tell Ntimed to use 15 seconds to synchronizing local time and then
|
||||
exit. If SAVE is specified time will be written to hardware clock upon exit.
|
||||
|
||||
Example 1
|
||||
Example 1::
|
||||
NTIMED ntp1.example.com ntp2.example.com
|
||||
|
||||
Example 2
|
||||
Example 2::
|
||||
NTIMED TRACEFILE=RAM:trace TIMEZONE=CEST ntp1.example.com
|
||||
|
||||
Example 3
|
||||
Example 3::
|
||||
NTIMED P "foo=20,pollrate_25" T T:trace ntp7.example.com
|
||||
|
||||
Example 4
|
||||
Example 4::
|
||||
NTIMED Z EST ntp4.example.com SYNC
|
||||
|
||||
Example 5
|
||||
Example 5::
|
||||
NTIMED Z ?
|
||||
|
||||
Public available timeservers
|
||||
@ -79,7 +79,7 @@ FOSS project.
|
||||
How to compile
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
Pull the source code over to the machine you want to play on, and:
|
||||
Pull the source code over to the machine you want to play on, and::
|
||||
|
||||
sh configure AMIGA (or sh configure AROS)
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user