source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: add some notes about using col(1) and ul(1) to process the ascii
@ 2018-12-28  0:15 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2018-12-28  0:15 UTC (permalink / raw)
  To: source

Log Message:
-----------
add some notes about using col(1) and ul(1) to process the ascii markup
since these may not be commonly known utilities;
idea from and joint work with tedu@
CV: ----------------------------------------------------------------------

Modified Files:
--------------
    mandoc:
        mandoc.1

Revision Data
-------------
Index: mandoc.1
===================================================================
RCS file: /home/cvs/mandoc/mandoc/mandoc.1,v
retrieving revision 1.234
retrieving revision 1.235
diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.234 -r1.235
--- mandoc.1
+++ mandoc.1
@@ -256,6 +256,13 @@ where
 is the back-space character number 8.
 Emboldened characters are rendered as
 .Sq c Ns \e[bs] Ns c .
+This markup is typically converted to appropriate terminal sequences by
+the pager or
+.Xr ul 1 .
+To remove the markup, pipe the output to
+.Xr col 1
+.Fl b
+instead.
 .Pp
 The special characters documented in
 .Xr mandoc_char 7
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-28  0:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-28  0:15 mandoc: add some notes about using col(1) and ul(1) to process the ascii schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).