.Dd Jun 22, 2022 .Dt UPCASETL 1 .Os .Sh NAME .Nm upcasetl .Nd Upcase titles and section headers in an ms troff document .Sh SYNOPSIS .Nm .Sh DESCRIPTION .Nm takes an ms troff document in stdin, and outputs to its stdout the same document with all .Qq .TL and .Qq .SH content converted to uppercase. .Sh EXIT STATUS .Ex -std .Sh EXAMPLES .Bd -literal -offset indent $ cat sample.ms \&.TL This is a sample \&.AU Me \&.SH A section header \&.PP Fin $ upcasetl