21 lines
555 B
Diff
21 lines
555 B
Diff
--- a/netconf/man/netconf-subsystem.1
|
|
+++ b/netconf/man/netconf-subsystem.1
|
|
@@ -18,7 +18,7 @@
|
|
the 'netconf' subsystem is requested.
|
|
.SH USAGE
|
|
The location of this program needs to be configured
|
|
-in the /etc/ssh/sshd_config file. The following
|
|
+in the @TERMUX_PREFIX@/etc/ssh/sshd_config file. The following
|
|
configuration needs to be present:
|
|
.nf
|
|
|
|
@@ -37,7 +37,7 @@
|
|
and UNIX socket names. This option allows multiple
|
|
netconfd instances to run on the same host.
|
|
|
|
-/etc/ssh/sshd_config:
|
|
+@TERMUX_PREFIX@/etc/ssh/sshd_config:
|
|
.nf
|
|
\&...
|
|
Port 830
|