summary refs log tree commit diff
path: root/bin/man1/bibsort.1
blob: 07ed91efb86d5e52d9a1f26727103efd2f6f0e19 (plain) (blame)
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
30
31
32
33
34
35
36
37
38
39
40
.Dd February 16, 2021
.Dt BIBSORT 1
.Os
.
.Sh NAME
.Nm bibsort
.Nd reformat bibliography
.
.Sh SYNOPSIS
.Nm
.Op Ar file
.
.Sh DESCRIPTION
.Nm
reformats on standard output
the
.Em STANDARDS
section of the
.Xr mdoc 7
manual page
.Ar file
or standard input.
Bibliographic references
are sorted by author last names,
and formatted in an item list
with macro lines appearing
in the order they are formatted by
.Xr mandoc 1 .
Additionally,
.Ic \&%N
macros referencing RFC numbers
are rewritten to
.Ic \&%R
macros
and missing
.Ic \&%U
macros are added for RFCs.
.
.Sh EXAMPLES
.Dl :%!bibsort
d11&follow=1'>Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe