.\" Copyright 2024, Alejandro Colomar .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .TH sortman 1 2024-11-26 "Linux man-pages 6.10" .SH NAME sortman \- sort manual-page path names .SH SYNOPSIS .SY sortman .YS .SH DESCRIPTION The .B sortman command sorts manual-page path names in the order that they should appear in the manual. .P The chapters and subchapters are first sorted. Then, within each (sub)chapter, the first page is the corresponding .BR intro (*) page, and the rest are sorted alphabetically (but treating specially some special characters). .SH SEE ALSO .BR intro (1), .BR man (1), .BR sort (1)