mdoc: use literal text, not a column table to present the

configuration file snippet.
This commit is contained in:
Ulrich Spörlein 2010-06-02 10:20:31 +00:00
parent e10c1be450
commit a5ee07913d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208733

View File

@ -103,14 +103,14 @@ and/or comma characters.
A pound sign causes the remainder of a line to be ignored.
.Pp
Here is a sample configuration file:
.Bl -column 08:00:09:0:66:ad SYSHPBSD,SYSHPUX
.It #
.It "# ethernet addr boot file(s) comments
.It #
.It "08:00:09:0:66:ad SYSHPBSD # snake (4.3BSD)
.It "08:00:09:0:59:5b # vandy (anything)
.It "8::9:1:C6:75 SYSHPBSD,SYSHPUX # jaguar (either)
.El
.Bd -literal
#
# ethernet addr boot file(s) comments
#
08:00:09:0:66:ad SYSHPBSD # snake (4.3BSD)
08:00:09:0:59:5b # vandy (anything)
8::9:1:C6:75 SYSHPBSD,SYSHPUX # jaguar (either)
.Ed
.Pp
The
.Nm