ACSLS installation guide is ambiguous on the postgres user installation directory
I'm attempting to install ACSLS 8.5.1 on Solaris 11. In the ACSLS installation guide (Installation Guide (oracle.com)), page 2-4 shows the postgres user's home directory as /usr/postgres/10-pgdg. On page 2-8 (Solaris, Installing ACSLS) there is a note to set permissions on /opt/oracle/, but that directory isn't present. Looking through the document, /opt/oracle/postgresql-10 is used as the home directory for the Linux postgres user.
Is this a typo? Should I be setting /usr/postgres as 755? Is there a way to flag this for correction?
Thanks!