1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:58:13 +00:00
serenity/Base/usr/share/man
Nico Weber 5fcd34b810 Userland: Add an "adjtime" utility
It's a thin userland wrapper around adjtime(2). It can be used
to view current pending time adjustments, and root can use it to
smoothly adjust the system time.

As far as I can tell, other systems don't have a userland utility
for this, but it seems useful. Useful enough that I'm adding it to
the lagom build so I can use it on my linux box too :)
2020-11-10 19:03:08 +01:00
..
man1 Userland: Add an "adjtime" utility 2020-11-10 19:03:08 +01:00
man2 Kernel+LibC: Add adjtime(2) 2020-11-10 19:03:08 +01:00
man3 Base: Fix misspelling in getopt(3) (#2473) 2020-06-02 07:40:26 +02:00
man5 Shell: Document the new 'pattern as (list of names)' match syntax 2020-10-29 11:53:01 +01:00
man7 Shell+LibLine: Support HISTCONTROL environment variable 2020-10-26 11:27:54 +01:00
man8 Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00