History log of /openbsd/regress/usr.bin/mandoc/mdoc/Bk/synopsis.out_ascii (Results 1 – 8 of 8)
Revision Date Author Comments
# 943fb9d8 04-Jul-2017 schwarze <schwarze@openbsd.org>

Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such chu

Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn. Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.

show more ...


# c900c619 26-Aug-2014 schwarze <schwarze@openbsd.org>

inevitable churn caused by the section title change


# 25cc65b5 25-Dec-2013 schwarze <schwarze@openbsd.org>

repair the dates


# 1074fc8a 25-Dec-2013 schwarze <schwarze@openbsd.org>

Implement .Fo/.Fa/.Fc indentation and break handling for -Tman.


# 8018f0c4 24-Dec-2013 schwarze <schwarze@openbsd.org>

Implement SYNOPSIS .Fn indentation for -Tman.


# 4b1aedf8 24-Dec-2013 schwarze <schwarze@openbsd.org>

It turns out SYNOPSIS mode does not imply .Bk in general,
but only within .Nm blocks. Simplify the code accordingly.
This reduces groff-mandoc differences in base by about 2%.

Triggered by research

It turns out SYNOPSIS mode does not imply .Bk in general,
but only within .Nm blocks. Simplify the code accordingly.
This reduces groff-mandoc differences in base by about 2%.

Triggered by research done by Franco Fichtner.

show more ...


# 0ad6ab48 29-May-2013 schwarze <schwarze@openbsd.org>

In SYNOPSIS mode, .Ek doesn't end a keep.
Found and fixed on the plane to the OpenBSD t2k13 hackathon in Toronto.


# f54686a1 19-Nov-2012 schwarze <schwarze@openbsd.org>

In -Tman mode, support automatic word keeps in the SYNOPSIS
just like in -Tascii mode; requested by millert@.

While here, do not escape the blank characters terminating man(7)
macros; this is becomi

In -Tman mode, support automatic word keeps in the SYNOPSIS
just like in -Tascii mode; requested by millert@.

While here, do not escape the blank characters terminating man(7)
macros; this is becoming more important as we use more keeps now.

Note that -Tman still does not support .nr nS.

show more ...