diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
| commit | 711594636704defae873be1a355a292505585afd (patch) | |
| tree | 59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man1/wwv.1 | |
| parent | 3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff) | |
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man1/wwv.1')
| -rw-r--r-- | static/v10/man1/wwv.1 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/static/v10/man1/wwv.1 b/static/v10/man1/wwv.1 new file mode 100644 index 00000000..1f5de739 --- /dev/null +++ b/static/v10/man1/wwv.1 @@ -0,0 +1,45 @@ +.TH WWV 1 +.CT 1 time_man sa_mortals +.SH NAME +wwv \- print or set the date from accurate clock +.SH SYNOPSIS +.B wwv +[ option ... ] +.SH DESCRIPTION +.I Wwv +connects to a clock synchronized with a time standard. +With no argument it prints the time obtained. +It accepts these options: +.TP +.B -b +Print both the +.SM WWV +time and the system's current idea of the time. +.TP +.B -s +Set the system's time to agree with +.SM WWV. +Only the super-user can do this. +The system time cannot be changed by more than 20 minutes. +.TP +.B -f +With +.BR -s , +force the time to be set by +.SM WWV +even if the local time disagrees +by more than 20 minutes. +.TP +.B -u +Report time in +.SM GMT +rather than local time. +.SH FILES +.F /usr/adm/wtmp +to record time-setting; see +.IR utmp (5) +.SH SEE ALSO +.IR date (1), +.IR time (2), +.IR stime (2) + |
