Subject: Minor fixes to man page
Author: Alexander Inyukhin <shurick@sectiorb.msk.ru>
Index: task-spooler/ts.1
===================================================================
--- task-spooler.orig/ts.1
+++ task-spooler/ts.1
@@ -6,7 +6,7 @@
 .\" 
 .\" Note: I took the gnu 'ls' man page as an example.
 .\"
-.\" Modified 2024-06-23 by Alexander Inyukhin <shurick@sectorb.msk.ru>
+.\" Modified 2025-09-06 by Alexander Inyukhin <shurick@sectorb.msk.ru>
 .\"
 .TH TSP 1 2020-12 "Task Spooler 1.0.3"
 .SH NAME
@@ -107,9 +107,9 @@ Only the stdout file gets created with \
 any other; the ".e" will be overwritten if it existed.
 .TP
 .B "\-N <num>"
-Run the command only if there are \fbnum\fB slots free in the queue. Without it,
+Run the command only if there are \fBnum\fR slots free in the queue. Without it,
 the job will run if there is one slot free. For example, if you use the
-queue to feed cpu cores, and you know that a job will take two cores, with \fB\-N\fB
+queue to feed cpu cores, and you know that a job will take two cores, with \fB\-N\fR
 you can let ts know that.
 .SH ACTIONS
 Instead of giving a new command, we can use the parameters for other purposes:
