fix formatting issue in release notes
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 9 Jan 2019 22:35:12 +0000 (17:35 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 9 Jan 2019 22:35:12 +0000 (17:35 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

doc/RELEASE_NOTES.txt

index 4d1085a..e504cc8 100644 (file)
@@ -128,7 +128,7 @@ Users of a reverse proxy such as NGINX should install and enable
 the Apache `mod_remoteip` module, then adjust the Apache configuration
 to include lines like this:
 
-[source]
+[source,bash]
 ----
     RemoteIPInternalProxy 127.0.0.1/24 # or whatever the proxy IP address is
     RemoteIPInternalProxy ::1          # or whatever the proxy IP address is