git: 9front

Download patch

ref: 0e54aa2a4df49f9a4fb7f1a275940332d3bee3c6
parent: 4fbcd52205249c72b509b02eda4f3332a9e34a91
author: Alex Musolino <alex@musolino.id.au>
date: Thu May 30 08:46:01 EDT 2024

sshnet(4): merge usage lines

--- a/sys/man/4/sshnet
+++ b/sys/man/4/sshnet
@@ -6,26 +6,14 @@
 [
 .B -m
 .I mtpt
-]
-[
-.B -s
-.I service
 ] [
-.IB user @] host
-.br
-.B sshnet
-[
-.B -m
-.I mtpt
-]
-[
 .B -s
 .I service
-]
+] [
 .B --
 .I ssh-options
-[
-.IB user @] host
+] [
+.IR user @] host
 .SH DESCRIPTION
 The SSH protocol allows clients to make outgoing and incoming TCP calls
 via the server.
--