21 lines
692 B
Diff
21 lines
692 B
Diff
--- a/netconf/man/yangdiff.1
|
|
+++ b/netconf/man/yangdiff.1
|
|
@@ -77,7 +77,7 @@
|
|
The name of the configuration file to use.
|
|
Any parameter except this one can be set in the config file.
|
|
The default config file
|
|
-.I /etc/yuma/yangdiff.conf
|
|
+.I @TERMUX_PREFIX@/etc/yuma/yangdiff.conf
|
|
will be not be checked if this parameter is present.
|
|
.IP --\fBdifftype\fP=string
|
|
The type of comparison output requested.
|
|
@@ -408,7 +408,7 @@
|
|
.SH CONFIGURATION FILES
|
|
.IP \fByangdiff.conf\fP
|
|
YANG config file
|
|
-The default is: \fB/etc/yuma/yangdiff.conf\fP
|
|
+The default is: \fB@TERMUX_PREFIX@/etc/yuma/yangdiff.conf\fP
|
|
|
|
An ASCII configuration file format is supported to
|
|
store command line parameters.
|