Test Callouts
=============
.MS-DOS directory listing
.....................................................
10/17/97 9:04
bin
10/16/97 14:11 DOS <1>
10/16/97 14:40 Program Files
10/16/97 14:46 TEMP
10/17/97 9:04 tmp
10/16/97 14:37 WINNT
10/16/97 14:25 119 AUTOEXEC.BAT <2>
2/13/94 6:21 54,619 COMMAND.COM <2>
10/16/97 14:25 115 CONFIG.SYS <2>
11/16/97 17:17 61,865,984 pagefile.sys
2/13/94 6:21 9,349 WINA20.386 <3>
.....................................................
<1> This directory holds MS-DOS.
<2> System startup code for DOS.
<3> Some sort of Windows 3.1 hack.
[source,shell]
....
# Generate the FreeBSD website
#
# Copyright (c) 2020-2021, The FreeBSD Documentation Project <.>
#
# Targets intended for use on the command line <.>
#
# all (default) - generate the releases.toml and compile all the website
# run - serves the built website for local browsing
#
# The run target uses hugo's built-in webserver to make the built website
# available for local browsing. The website should have been built prior
# to attempting to use the `run` target. By default, hugo will start its
# webserver on port 1313. <.>
....
<.> Callout 1.
<.> Callout 2.
<.> Callout 3.