commit f59eada7f0fcd2efeef8666a032f8047d53cfa1d
parent e1f07c808f6f2b2f11d0455d660e649288f74e88
Author: Christoph Lohmann <20h@r-36.net>
Date: Wed, 6 Apr 2011 11:43:16 +0200
Fixing a typo in the markup syntax.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/geomyidae.8 b/geomyidae.8
@@ -148,7 +148,7 @@ their respective files (*.jpg, *.mp3, *.pdf for example).
In general, each line of an index.gph file has the following structure:
.Pp
.Bl -inset -offset indent
-.It Ic [<type>|<desc>|<path>|<port>]
+.It Ic [<type>|<desc>|<path>|<host>|<port>]
.El
.Pp
where,