Skip to content

Commit

Permalink
Correct syntax error in doc/clock.n
Browse files Browse the repository at this point in the history
  • Loading branch information
oehhar committed Jul 26, 2024
1 parent 3c7f02f commit 8d54b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/clock.n
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ If \fIboolean\fR is true (default), \fBclock scan\fR will raise an error
if the input contains invalid values, e.g. day of month greater than
number of days in the month. If specified as false, the command makes
an adjustment to bring values within acceptable range. See
\fBSCANNING TIMES\fT for details.
\fBSCANNING TIMES\fR for details.
.PP
If none of these is present, the C \fBlocaltime\fR and \fBmktime\fR
functions are used to attempt to convert times between local and
Expand Down

0 comments on commit 8d54b05

Please sign in to comment.