summary refs log tree commit diff
path: root/bin/man/ttpre.1
blob: f772758ee010b06c20d0b40357b2279bc8f9352c (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
.Dd October 8, 2018
.Dt TTPRE 1
.Os "Causal Agency"
.
.Sh NAME
.Nm ttpre
.Nd man output to HTML
.
.Sh SYNOPSIS
.Nm
.
.Sh DESCRIPTION
.Nm
formats
.Xr man 1
output on standard input
as an HTML
.Sy <pre>
fragment on standard output.
Ampersands and angle brackets
are replaced with corresponding HTML entities,
and backspace formatting sequences
are replaced with
.Sy <i>
and
.Sy <b>
tags.
.
.Sh SEE ALSO
.Xr less 1 ,
.Xr man 1 ,
.Xr mandoc 1
itle='2017-09-01 00:08:07 -0400'>2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe Choose the version with the most recent access if the modify times are the same. 2017-08-31Choose B for tiles with equal modify timesJune McEnroe This way newer access counts and times will be preserved. 2017-08-31Add quick data file merge toolJune McEnroe Hopefully I won't have to use it ever again. 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe