tsort.1: use mandoc literal block for example

This commit is contained in:
Hiltjo Posthuma
2016-02-25 20:44:15 +01:00
committed by sin
parent 9a2b8d3531
commit 58257275f0

View File

@@ -31,6 +31,7 @@ The graph as successfully sorted, but contained loops.
An error occurred. An error occurred.
.El .El
.Sh EXAMPLES .Sh EXAMPLES
.Bd -literal -offset left
The input The input
a a a a
@@ -63,7 +64,7 @@ represents the graph
┏━━━┓ ┏━━━┓ ┏━━━┓ ┏━━━┓
┃ e ┃───→┃ f ┃ ┃ e ┃───→┃ f ┃
┗━━━┛ ┗━━━┛ ┗━━━┛ ┗━━━┛
.Ed
.Sh STANDARDS .Sh STANDARDS
The The
.Nm .Nm