On Mon, 21 Jul 2025, Ahmed S. Darwish wrote: > On Mon, 21 Jul 2025, John Kacur wrote: > > > > On Fri, 4 Jul 2025, Ahmed S. Darwish wrote: > > > > > Commit 7ea837b01d7e ("rt-tests: cyclictest: Remove numa from help") > > > removed --numa from the manpage but forgot to remove its shorthand, -U. > > > > > > Remove it. > ... > > > -[\-p " prio " ] [\-t " num " ] [\-D " time "] [\-w] [\-W] [\-y " policy " ] [ \-S | \-U ]" > > > +[\-p " prio " ] [\-t " num " ] [\-D " time "] [\-w] [\-W] [\-y " policy " ]" > > > > But don't remove -S > > > > Correct; will do. > > Thanks, > Ahmed > > I a branch called manpage Rather than having to respin every patch, I signed off on the above, so send a follow-up patch to correct the above please John Kacur