manpages.ubuntu.com mentions ECMAScript ; actual manpage in package does not

Bug #988635 reported by Moses Moore
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
elinks (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

moses@deunan:~$ curl -s 'http://manpages.ubuntu.com/manpages/oneiric/man5/elinks.conf.5.html' |egrep 'Provided by|ECMAScript options'
Provided by: elinks-lite_0.12~pre5-3.2ubuntu1_i386
       ECMAScript options.

... thus, the manpage website says that elinks-lite 0.12~pre5-3.2ubuntu1 should mention 'ECMAScript' in the man page.

However:

moses@deunan:~$ sudo apt-get install elinks-lite
Setting up elinks-lite (0.12~pre5-3.2ubuntu1) ...
moses@deunan:~$ man elinks |grep -i ecma || echo "not found."
not found.

... you can see that the man page that is actually installed by elinks-lite 0.12~pre5-3.2ubuntu1 does not mention ECMAScript at all.

Revision history for this message
James Page (james-page) wrote :

Try:

man elinks.conf |grep -i ecma || echo "not found."

Marking 'Invalid' as you are not comparing the same man page :-).

Changed in elinks (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.