File: sortman.1

package info (click to toggle)
manpages 6.15-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 20,184 kB
  • sloc: sh: 575; python: 222; perl: 190; makefile: 29; lisp: 22
file content (29 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.\" Copyright, the authors of the Linux man-pages project
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.TH sortman 1 2025-05-17 "Linux man-pages (unreleased)"
.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)