For example:
- http://programmers.stackexchange.com/questions/tagged/stci-software-engineering?sort=faq&pagesize=50 = 10 questions
- http://programmers.stackexchange.com/questions/tagged/stci-software-engineering?sort=newest&pagesize=50 = 55 questions
- http://programmers.stackexchange.com/tags/stci-software-engineering/info = 55 questions
- http://programmers.stackexchange.com/questions/tagged/stci-software-engineering?sort=votes = 55 questions
"FAQ" is described in the hover text as "questions with the most links", but I interpret that as an ordering, not a filtering. That interpretation is consistant with the hover text for the other links (votes -> "questions with the most votes" -> sorted with most net upvotes on the top, and even that is vague since the hover text should probably be "highest rated questions").
At least, for consistency, even without a wording change, "faq" should still display all of the questions, just sorted differently.