From: Mark Stapp Date: Mon, 27 Apr 2020 12:47:34 +0000 (-0400) Subject: doc: fix typo in archlinux doc X-Git-Tag: base_7.4~11^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=97cfd5d207e46a027809125cfb356fd301af0cf5;p=mirror%2Ffrr.git doc: fix typo in archlinux doc Fix a typo to remove a warning when building the dev docs. Signed-off-by: Mark Stapp --- 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): ::