Из русского man head: -n, --lines=[-]N вывод первыx N строк каждого файла вместо первых 10; с предваряющим символом '-' вывод последних N строк каждого файла Из английского man head: -n, --lines=[-]N print the first N lines instead of the first 10; with the leading `-', print all but the last N lines of each file Фраза "с предваряющим символом '-' вывод последних N строк каждого файла" переведена ошибочно. Должно быть "с предваряющим символом '-' вывод всех строк каждого файла, за исключением последних N".
mass reassign: sass@ apparently doesn't maintain man-pages-ru anymore, thanks for all the efforts
man-pages-ru-0.98-alt16 -> sisyphus: * Mon Oct 05 2009 Slava Semushin <php-coder@altlinux> 0.98-alt16 - NMU - head.1: corrected description for -n option (Closes: #17073) - wget.1: fixed -nH option description (Closes: #17438) - hosts.5: fixed typo and corrected translation (Closes: #18443) - Spec cleanup