summaryrefslogtreecommitdiffstats
path: root/ax25rtd/ax25rtd.conf.man
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-05 01:47:43 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-02 18:16:06 +0200
commit8ad248395c0fa0bccff6d0f9c43712018f0645f9 (patch)
tree6e39778d2b046c1b3c3a398bfd37bca7b76ac562 /ax25rtd/ax25rtd.conf.man
parent1725ab720b56a94f895528a8aa89fe054ae9136d (diff)
Use tabs for indentation, not spaces.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25rtd/ax25rtd.conf.man')
-rw-r--r--ax25rtd/ax25rtd.conf.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/ax25rtd/ax25rtd.conf.man b/ax25rtd/ax25rtd.conf.man
index 9f085c7..eae3945 100644
--- a/ax25rtd/ax25rtd.conf.man
+++ b/ax25rtd/ax25rtd.conf.man
@@ -95,7 +95,7 @@ Don't use this feature unless you know what you are doing.
It _should_ be safe do enable this on one-port machines, although
I strongly recommend to set a network route instead, i.e.:
- route add -net 44.0.0.0 scc3
+ route add -net 44.0.0.0 scc3
Note that @@@ax25rtd@@@'s internal cache will be updated anyway,
regardless of this option.
@@ -105,7 +105,7 @@ If ip-learn-routes is enabled this will assign newly added
routes an initial round trip time (IRTT) for TCP. <irtt>
is measured in msec, hence
- irtt 10000
+ irtt 10000
sets the irtt to 10 seconds. A value of 0 disables this
feature (default).