=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== asciidoc-9.0.0~rc2/doc/asciidoc.1.txt-135- plugin. asciidoc-9.0.0~rc2/doc/asciidoc.1.txt:136: *PLUGINS_DIR* defaults to the `$HOME/.asciidoc/filters` (for asciidoc-9.0.0~rc2/doc/asciidoc.1.txt:137: filter plugins) or `$HOME/.asciidoc/backends` (for backend plugins) or asciidoc-9.0.0~rc2/doc/asciidoc.1.txt:138: `$HOME/.asciidoc/themes` (for theme plugins). asciidoc-9.0.0~rc2/doc/asciidoc.1.txt-139- ############################################## asciidoc-9.0.0~rc2/doc/latex-backend.txt-106-If 'latex-recognize-escaped-unicode' is defined, escaped unicode asciidoc-9.0.0~rc2/doc/latex-backend.txt:107:characters (e.g. `\$${amp}#960;$$` or `\$${amp}#x3C0;$$`) will be recognized. This can lead to LaTeX compilation errors since LaTeX unicode support is only rudimentary. For more information see <<unicodeSupport, Unicode support>>. asciidoc-9.0.0~rc2/doc/latex-backend.txt-108- ############################################## asciidoc-9.0.0~rc2/doc/latex-backend.txt-165- asciidoc-9.0.0~rc2/doc/latex-backend.txt:166:- `\$$!..backslash..!$$` instead of `` asciidoc-9.0.0~rc2/doc/latex-backend.txt:167:- `\$$!..braceleft..!$$` instead of `{` asciidoc-9.0.0~rc2/doc/latex-backend.txt:168:- `\$$!..braceright..!$$` instead of `}` asciidoc-9.0.0~rc2/doc/latex-backend.txt-169- ############################################## asciidoc-9.0.0~rc2/doc/a2x.1.txt-310- copy. asciidoc-9.0.0~rc2/doc/a2x.1.txt:311:. `a2x.conf` from the AsciiDoc `$HOME/.asciidoc` configuration asciidoc-9.0.0~rc2/doc/a2x.1.txt-312- directory. ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-221-- By default backends plugins are installed in asciidoc-9.0.0~rc2/doc/asciidoc.txt:222: `$HOME/.asciidoc/backends/<backend>` where `<backend>` is the asciidoc-9.0.0~rc2/doc/asciidoc.txt-223- backend name. ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-4088- multiple local copies of AsciiDoc to coexist on the same host PC. asciidoc-9.0.0~rc2/doc/asciidoc.txt:4089:3. The user's `$HOME/.asciidoc` directory (if it exists). asciidoc-9.0.0~rc2/doc/asciidoc.txt-4090-4. The directory containing the AsciiDoc source file. ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-4457- asciidoc-9.0.0~rc2/doc/asciidoc.txt:4458:`{<names>$<regexp>:<value1>[:<value2>]}`:: asciidoc-9.0.0~rc2/doc/asciidoc.txt-4459- Same behavior as the previous ternary attribute except for ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-4461- asciidoc-9.0.0~rc2/doc/asciidoc.txt:4462: `{<names>$<regexp>:<value>}`;; asciidoc-9.0.0~rc2/doc/asciidoc.txt-4463- Substitutes `<value>` if `<names>` matches `<regexp>` ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-4466- asciidoc-9.0.0~rc2/doc/asciidoc.txt:4467: `{<names>$<regexp>::<value>}`;; asciidoc-9.0.0~rc2/doc/asciidoc.txt-4468- Substitutes `<value>` if `<names>` does not match ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-5040- asciidoc-9.0.0~rc2/doc/asciidoc.txt:5041:- First it looks in the user's `$HOME/.asciidoc/filters` directory. asciidoc-9.0.0~rc2/doc/asciidoc.txt-5042-- Next the global filters directory (usually `/etc/asciidoc/filters` ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-5045-- Finally it relies on the executing shell to search the environment asciidoc-9.0.0~rc2/doc/asciidoc.txt:5046: search path (`$PATH`). asciidoc-9.0.0~rc2/doc/asciidoc.txt-5047- ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-5131-- By default filter plugins are installed in asciidoc-9.0.0~rc2/doc/asciidoc.txt:5132: `$HOME/.asciidoc/filters/<filter>` where `<filter>` is the filter asciidoc-9.0.0~rc2/doc/asciidoc.txt-5133- name. ############################################## asciidoc-9.0.0~rc2/doc/asciidoc.txt-5687-Install the highlighter by copying `asciidoc.vim` to your asciidoc-9.0.0~rc2/doc/asciidoc.txt:5688:`$HOME/.vim/syntax` directory (create it if it doesn't already exist). asciidoc-9.0.0~rc2/doc/asciidoc.txt-5689- ############################################## asciidoc-9.0.0~rc2/examples/website/CHANGELOG.txt-1919- labeled list items. asciidoc-9.0.0~rc2/examples/website/CHANGELOG.txt:1920:- The Revision line now accommodates Subversion `$Id` markers (in asciidoc-9.0.0~rc2/examples/website/CHANGELOG.txt-1921- addition to CVS and RCS markers). Thanks to Tiago Sturmer Daitx for ############################################## asciidoc-9.0.0~rc2/examples/website/CHANGELOG.txt-2196- `{<name>@<regexp>:<value1>[:<value2>]}` and asciidoc-9.0.0~rc2/examples/website/CHANGELOG.txt:2197: `{<name>$<regexp>:<value1>[:<value2>]}`. asciidoc-9.0.0~rc2/examples/website/CHANGELOG.txt-2198-- Safety violations now generate errors (they previously generated ############################################## asciidoc-9.0.0~rc2/examples/website/a2x.1.txt-310- copy. asciidoc-9.0.0~rc2/examples/website/a2x.1.txt:311:. `a2x.conf` from the AsciiDoc `$HOME/.asciidoc` configuration asciidoc-9.0.0~rc2/examples/website/a2x.1.txt-312- directory. ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-221-- By default backends plugins are installed in asciidoc-9.0.0~rc2/examples/website/userguide.txt:222: `$HOME/.asciidoc/backends/<backend>` where `<backend>` is the asciidoc-9.0.0~rc2/examples/website/userguide.txt-223- backend name. ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-4088- multiple local copies of AsciiDoc to coexist on the same host PC. asciidoc-9.0.0~rc2/examples/website/userguide.txt:4089:3. The user's `$HOME/.asciidoc` directory (if it exists). asciidoc-9.0.0~rc2/examples/website/userguide.txt-4090-4. The directory containing the AsciiDoc source file. ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-4457- asciidoc-9.0.0~rc2/examples/website/userguide.txt:4458:`{<names>$<regexp>:<value1>[:<value2>]}`:: asciidoc-9.0.0~rc2/examples/website/userguide.txt-4459- Same behavior as the previous ternary attribute except for ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-4461- asciidoc-9.0.0~rc2/examples/website/userguide.txt:4462: `{<names>$<regexp>:<value>}`;; asciidoc-9.0.0~rc2/examples/website/userguide.txt-4463- Substitutes `<value>` if `<names>` matches `<regexp>` ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-4466- asciidoc-9.0.0~rc2/examples/website/userguide.txt:4467: `{<names>$<regexp>::<value>}`;; asciidoc-9.0.0~rc2/examples/website/userguide.txt-4468- Substitutes `<value>` if `<names>` does not match ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-5040- asciidoc-9.0.0~rc2/examples/website/userguide.txt:5041:- First it looks in the user's `$HOME/.asciidoc/filters` directory. asciidoc-9.0.0~rc2/examples/website/userguide.txt-5042-- Next the global filters directory (usually `/etc/asciidoc/filters` ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-5045-- Finally it relies on the executing shell to search the environment asciidoc-9.0.0~rc2/examples/website/userguide.txt:5046: search path (`$PATH`). asciidoc-9.0.0~rc2/examples/website/userguide.txt-5047- ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-5131-- By default filter plugins are installed in asciidoc-9.0.0~rc2/examples/website/userguide.txt:5132: `$HOME/.asciidoc/filters/<filter>` where `<filter>` is the filter asciidoc-9.0.0~rc2/examples/website/userguide.txt-5133- name. ############################################## asciidoc-9.0.0~rc2/examples/website/userguide.txt-5687-Install the highlighter by copying `asciidoc.vim` to your asciidoc-9.0.0~rc2/examples/website/userguide.txt:5688:`$HOME/.vim/syntax` directory (create it if it doesn't already exist). asciidoc-9.0.0~rc2/examples/website/userguide.txt-5689- ############################################## asciidoc-9.0.0~rc2/examples/website/manpage.txt-135- plugin. asciidoc-9.0.0~rc2/examples/website/manpage.txt:136: *PLUGINS_DIR* defaults to the `$HOME/.asciidoc/filters` (for asciidoc-9.0.0~rc2/examples/website/manpage.txt:137: filter plugins) or `$HOME/.asciidoc/backends` (for backend plugins) or asciidoc-9.0.0~rc2/examples/website/manpage.txt:138: `$HOME/.asciidoc/themes` (for theme plugins). asciidoc-9.0.0~rc2/examples/website/manpage.txt-139- ############################################## asciidoc-9.0.0~rc2/examples/website/latex-backend.txt-106-If 'latex-recognize-escaped-unicode' is defined, escaped unicode asciidoc-9.0.0~rc2/examples/website/latex-backend.txt:107:characters (e.g. `\$${amp}#960;$$` or `\$${amp}#x3C0;$$`) will be recognized. This can lead to LaTeX compilation errors since LaTeX unicode support is only rudimentary. For more information see <<unicodeSupport, Unicode support>>. asciidoc-9.0.0~rc2/examples/website/latex-backend.txt-108- ############################################## asciidoc-9.0.0~rc2/examples/website/latex-backend.txt-165- asciidoc-9.0.0~rc2/examples/website/latex-backend.txt:166:- `\$$!..backslash..!$$` instead of `` asciidoc-9.0.0~rc2/examples/website/latex-backend.txt:167:- `\$$!..braceleft..!$$` instead of `{` asciidoc-9.0.0~rc2/examples/website/latex-backend.txt:168:- `\$$!..braceright..!$$` instead of `}` asciidoc-9.0.0~rc2/examples/website/latex-backend.txt-169- ############################################## asciidoc-9.0.0~rc2/install-sh-229- fi asciidoc-9.0.0~rc2/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; asciidoc-9.0.0~rc2/install-sh-231- *) ############################################## asciidoc-9.0.0~rc2/install-sh-276- dstdir=$dst asciidoc-9.0.0~rc2/install-sh:277: dst=$dstdir/`basename "$src"` asciidoc-9.0.0~rc2/install-sh-278- dstdir_status=0 ############################################## asciidoc-9.0.0~rc2/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. asciidoc-9.0.0~rc2/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` asciidoc-9.0.0~rc2/install-sh-360- case $ls_ld_tmpdir in ############################################## asciidoc-9.0.0~rc2/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { asciidoc-9.0.0~rc2/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` asciidoc-9.0.0~rc2/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## asciidoc-9.0.0~rc2/install-sh-425- case $prefix in asciidoc-9.0.0~rc2/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; asciidoc-9.0.0~rc2/install-sh-427- *) qprefix=$prefix;; ############################################## asciidoc-9.0.0~rc2/install-sh-474- if $copy_on_change && asciidoc-9.0.0~rc2/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && asciidoc-9.0.0~rc2/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && asciidoc-9.0.0~rc2/install-sh-477- ############################################## asciidoc-9.0.0~rc2/main.aap-43- :sys tar -czf $(NAME).tar.gz \ asciidoc-9.0.0~rc2/main.aap:44: ``sed s:^:$(NAME)/: MANIFEST`` asciidoc-9.0.0~rc2/main.aap-45- # Make zip file. ############################################## asciidoc-9.0.0~rc2/main.aap-48- :sys rm -f $(NAME).zip asciidoc-9.0.0~rc2/main.aap:49: :sys ls ``sed s:^:$(NAME)/: MANIFEST`` | $ZIP $(NAME).zip -@ asciidoc-9.0.0~rc2/main.aap-50- # Zip files don't know about symlinks so just duplicate the ############################################## asciidoc-9.0.0~rc2/CHANGELOG.txt-1919- labeled list items. asciidoc-9.0.0~rc2/CHANGELOG.txt:1920:- The Revision line now accommodates Subversion `$Id` markers (in asciidoc-9.0.0~rc2/CHANGELOG.txt-1921- addition to CVS and RCS markers). Thanks to Tiago Sturmer Daitx for ############################################## asciidoc-9.0.0~rc2/CHANGELOG.txt-2196- `{<name>@<regexp>:<value1>[:<value2>]}` and asciidoc-9.0.0~rc2/CHANGELOG.txt:2197: `{<name>$<regexp>:<value1>[:<value2>]}`. asciidoc-9.0.0~rc2/CHANGELOG.txt-2198-- Safety violations now generate errors (they previously generated