Every line in the obj.conf file begins with one of the following keywords:
Init AuthTrans NameTrans PathCheck ObjectType InputOutputService AddLog Error Connect DNS Filter Route <Object> </Object>
If any line of any example begins with a different word in the manual, the line is wrapping in a way that it does not in the actual file. In some cases this is due to line length limitations imposed by the PDF and HTML formats of the manuals.
For example, the following directive is all on one line in the actual obj.conf file:
Init fn="flex-init" access="$accesslog" format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%] ’%Req->reqpb.clf-request%’ %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"