summary refs log tree commit diff
path: root/doc/rfc/rfc.1
blob: ece5a9019b595f39da91ead2cd7fe9f488a3cd23 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
.Dd January 18, 2021
.Dt RFC 1
.Os
.
.Sh NAME
.Nm rfc ,
.Nm rfctags
.Nd view IETF RFCs
.
.Sh SYNOPSIS
.Nm rfc
.Op Ar number
.Nm rfctags
.Op Ar
.
.Sh DESCRIPTION
The
.Nm rfc
utility displays
an IETF RFC by number,
or the RFC index if no number is specified.
The RFC is displayed in the
.Ev PAGER
with a tags file generated by
.Nm rfctags .
.
.Pp
The
.Nm rfctags
utility generates tags
for RFC text file
section numbers,
section names
and bracketed references.
.
.Sh ENVIRONMENT
.Bl -tag -width Ds
.It Ev PAGER
The program used to display RFCs.
It must accept the
.Fl T
flag for specifying
the path of the tags file.
The default is
.Ev PAGER=less .
.El
.
.Sh SEE ALSO
.Xr ctags 1 ,
.Xr less 1
.
.Sh AUTHORS
.An June Bug Aq Mt june@causal.agency
>Adjust brightness by smaller incrementsJune McEnroe 2021-02-07Fix cwm window cycling, move big by defaultJune McEnroe 2021-02-07Use class names for Foreground, Background, BorderColorJune McEnroe 2021-02-07Add simple battery status and clock to xsessionJune McEnroe 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe