On Tue, Aug 16, 2022 at 09:43:48AM -0400, Josiah Frentsos wrote: > Index: ssh-keygen.1 > =================================================================== > RCS file: /cvs/src/usr.bin/ssh/ssh-keygen.1,v > retrieving revision 1.224 > diff -u -p -r1.224 ssh-keygen.1 > --- ssh-keygen.1 11 Aug 2022 01:56:51 -0000 1.224 > +++ ssh-keygen.1 16 Aug 2022 13:33:00 -0000 > @@ -588,7 +588,7 @@ and > When used in combination with > .Fl s > or > -.Fl Y Ar sign , > +.Fl Y Cm sign , > this option indicates that a CA key resides in a > .Xr ssh-agent 1 . > See the >
fixed, thanks. jmc