Fixing a typo in the markup syntax. - geomyidae - A small C-based gopherd.
HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit f59eada7f0fcd2efeef8666a032f8047d53cfa1d
DIR parent e1f07c808f6f2b2f11d0455d660e649288f74e88
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Wed, 6 Apr 2011 11:43:16 +0200
Fixing a typo in the markup syntax.
Diffstat:
M geomyidae.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR 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,