]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Make ssh-copy-id(1) consistent with OpenSSH.
authorDarren Tucker <dtucker@dtucker.net>
Tue, 3 Aug 2021 11:25:48 +0000 (21:25 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 25 May 2023 08:24:55 +0000 (18:24 +1000)
commit204e0bf05161b7641500d7ab266c21217412379f
tree15bac6a94c6987d195201c15b0204eeec8050220
parent9de79df66d1430d290fab670bb4b18612875e518
Make ssh-copy-id(1) consistent with OpenSSH.

This makes the ssh-copy-id man page more consistent with the rest of the
OpenSSH man pages:
- new sentence, new line
- no sentences >80
- N.B. -> NB
- zap unused .Pp
- zap trailing whitespace

Report from Debian via mindrot bz#3331, diff from jmc at openbsd.org.

SSH-Copy-ID-Upstream: d8974cfb6242316460ed22a1ccc662800a50c5d3
contrib/ssh-copy-id.1