Skip to content

Commit 8d54b05

Browse files
committed
Correct syntax error in doc/clock.n
1 parent 3c7f02f commit 8d54b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/clock.n

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ If \fIboolean\fR is true (default), \fBclock scan\fR will raise an error
202202
if the input contains invalid values, e.g. day of month greater than
203203
number of days in the month. If specified as false, the command makes
204204
an adjustment to bring values within acceptable range. See
205-
\fBSCANNING TIMES\fT for details.
205+
\fBSCANNING TIMES\fR for details.
206206
.PP
207207
If none of these is present, the C \fBlocaltime\fR and \fBmktime\fR
208208
functions are used to attempt to convert times between local and

0 commit comments

Comments
 (0)