fix tomcat xml fomatting error

master
croquagei 8 years ago committed by GitHub
parent 6bf5bebecd
commit 65d669ece7
  1. 2
      documentation/FreeBSD-FreeNAS-Install.md

@ -20,7 +20,7 @@ Edit Tomcat's user configuration file with your favourite text editor. We insta
Copy this
><tomcat-users xmlns="http://tomcat.apache.org/xml"
> <tomcat-users xmlns="http://tomcat.apache.org/xml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://tomcat.apache.org/xml tomcat-users.xsd"
version="1.0">

Loading…
Cancel
Save