--- wikisrc/tutorials/how_to_setup_a_cvs_server.mdwn 2020/09/08 21:05:59 1.3 +++ wikisrc/tutorials/how_to_setup_a_cvs_server.mdwn 2020/09/09 14:28:56 1.4 @@ -124,11 +124,11 @@ This will checkout myproject. Please configure your ssh client to fit your need in .ssh/config, like using a different ssh port than 22. -That's it. For more information about [cvs(1)](//man.NetBSD.org/cvs.1) and using it please read the manpage. +That's it. For more information about [[!template id=man name="cvs" section="1"]] and using it please read the manpage. # See also - * [cvs(1)](//man.NetBSD.org/cvs.1) - * [groupadd(8)](//man.NetBSD.org/groupadd.8) - * [useradd(8)](//man.NetBSD.org/useradd.8) + * [[!template id=man name="cvs" section="1"]] + * [[!template id=man name="groupadd" section="8"]] + * [[!template id=man name="useradd" section="8"]]