diff options
| author | David Lamparter <equinox@diac24.net> | 2020-05-04 21:02:13 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2020-05-04 21:02:13 +0200 |
| commit | 15e9c561b2a10e90b1370e7a8d43d02ffde9e61a (patch) | |
| tree | cdc83bbeac2049ef4a99e9c137a72444b7274c6d | |
| parent | 81ad02917326718fe4e05373033ef193e3d60de2 (diff) | |
| parent | 97cfd5d207e46a027809125cfb356fd301af0cf5 (diff) | |
Merge commit '97cfd5d207e46a027809125cfb356fd301af0cf5'
(from PR #6137)
| -rw-r--r-- | doc/developer/building-frr-for-archlinux.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/building-frr-for-archlinux.rst b/doc/developer/building-frr-for-archlinux.rst index 7ede35ad9c..f62add5963 100644 --- a/doc/developer/building-frr-for-archlinux.rst +++ b/doc/developer/building-frr-for-archlinux.rst @@ -67,7 +67,7 @@ Some sysctls need to be changed in order to enable IPv4/IPv6 forwarding and MPLS (if supported by your platform). If your platform does not support MPLS, skip the MPLS related configuration in this section. -Edit :file:`/etc/sysctl.conf`[*Create the file if it doesn't exist*] and +Edit :file:`/etc/sysctl.conf` [*Create the file if it doesn't exist*] and append the following values (ignore the other settings): :: |
