diff --git a/man/tinysshd-makekey.1 b/man/tinysshd-makekey.8 similarity index 90% rename from man/tinysshd-makekey.1 rename to man/tinysshd-makekey.8 index 6b5626e..dc1a44d 100644 --- a/man/tinysshd-makekey.1 +++ b/man/tinysshd-makekey.8 @@ -1,4 +1,4 @@ -.TH tinysshd\-makekey 1 +.TH tinysshd\-makekey 8 .SH NAME tinysshd\-makekey \- create TinySSH key\-directory .SH SYNOPSIS @@ -24,7 +24,7 @@ directory for TinySSH keys, typically /etc/tinyssh/sshkeydir tinysshd\-makekey /etc/tinyssh/sshkeydir .SH SEE ALSO .BR tinysshd (8), -.BR tinysshd\-printkey (1) +.BR tinysshd\-printkey (8) .sp .nf https://tinyssh.org/ diff --git a/man/tinysshd-printkey.1 b/man/tinysshd-printkey.8 similarity index 88% rename from man/tinysshd-printkey.1 rename to man/tinysshd-printkey.8 index 39b0949..11e3907 100644 --- a/man/tinysshd-printkey.1 +++ b/man/tinysshd-printkey.8 @@ -1,4 +1,4 @@ -.TH tinysshd\-printkey 1 +.TH tinysshd\-printkey 8 .SH NAME tinysshd\-printkey \- print TinySSH public\-keys .SH SYNOPSIS @@ -15,7 +15,7 @@ directory containing TinySSH keys, typically /etc/tinyssh/sshkeydir tinysshd\-printkey /etc/tinyssh/sshkeydir .SH SEE ALSO .BR tinysshd (8), -.BR tinysshd\-makekey (1) +.BR tinysshd\-makekey (8) .sp .nf https://tinyssh.org/ diff --git a/man/tinysshd.8 b/man/tinysshd.8 index 6e7d175..a1d1f59 100644 --- a/man/tinysshd.8 +++ b/man/tinysshd.8 @@ -139,8 +139,8 @@ WantedBy=multi\-user.target .RE .RE .SH SEE ALSO -.BR tinysshd\-makekey (1), -.BR tinysshd\-printkey (1) +.BR tinysshd\-makekey (8), +.BR tinysshd\-printkey (8) .sp .nf https://tinyssh.org/