]> git.ipfire.org Git - network.git/blob - man/network-route.txt
Makefile: Fix typo in localstatedir
[network.git] / man / network-route.txt
1 network-route(8)
2 ================
3
4 NAME
5 ----
6 network-route - Manage Routing
7
8 SYNOPSIS
9 --------
10 [verse]
11 'network route' COMMAND ...
12
13 DESCRIPTION
14 -----------
15 This command helps to manage routes.
16
17 COMMANDS
18 --------
19 The following commands are understood:
20
21 'static' ...::
22 Static routes are managed by the 'static' command followed by the options
23 for static routes which are described in link:network-route-static[8]
24
25 AUTHORS
26 -------
27 Michael Tremer
28
29 SEE ALSO
30 --------
31 link:network[8],
32 link:network-route-static[8]