Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
yodlstriproff(1)	   Your Own Document Language		yodlstriproff(1)

NAME
     yodlstriproff - strip ASCII control characters

SYNOPSIS
     command | yodlstriproff > outputfile

DESCRIPTION
     The  yodlstriproff  program  is  a  very simple tool to strip ASCII control
     characters off a stream, so that only `bare' ASCII is  left.  The	stripped
     control sequences are ^H (backspace) followed by any character; this mecha-
     nism is used to underline or boldface text on terminals that support it.

     yodlstriproff  is	typically  used with the Yodl converters yodl2msless and
     yodl2manless.

SEE ALSO
     yodl(1), yodlbuiltins(7), yodlconverters(1), yodlletter(7),  yodlmacros(7),
     yodlmanpage(7), yodlpost(1), yodlverbinsert(1).

BUGS
     -

AUTHOR
     Frank B. Brokken (f.b.brokken@rug.nl),

yodl_4.01.00.tar.gz		    1996-2017			yodlstriproff(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=yodlstriproff&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help