[
https://issues.apache.org/jira/browse/YETUS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15471436#comment-15471436
]
Allen Wittenauer commented on YETUS-80:
---------------------------------------
bq. how did you catch that?
vim with the following in my .vimrc:
{code}
highlight nonascii guibg=Red ctermbg=1 term=standout
au BufReadPost * syntax match nonascii "[^\u0000-\u007F]"
{code}
> update missing docs from Hadoop
> -------------------------------
>
> Key: YETUS-80
> URL: https://issues.apache.org/jira/browse/YETUS-80
> Project: Yetus
> Issue Type: Task
> Components: website and documentation
> Affects Versions: 0.1.0
> Reporter: Sean Busbey
> Assignee: Ajay Yadava
> Attachments: YETUS-80.00.patch, YETUS-80.01.patch, YETUS-80.02.patch,
> YETUS-80.03.patch, YETUS-80.04.patch
>
>
> per [~aw] on YETUS-3:
> {quote}
> Add parts of the Hadoop's interface classification documentation into our
> docs. We need this for shelldocs too (which currently lacks documentation).
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)