summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 17:06:23 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 17:06:23 -0500
commit8a3fe03cb5670cb7fd55d418841099c8499827a4 (patch)
treedc867a2c46c9e944f089fb8bb268e0292a745bc6 /bin/man1
parentUse mandoc and htagml for bin html (diff)
downloadsrc-8a3fe03cb5670cb7fd55d418841099c8499827a4.tar.gz
src-8a3fe03cb5670cb7fd55d418841099c8499827a4.zip
Add htagml example
Diffstat (limited to '')
-rw-r--r--bin/man1/htagml.17
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/man1/htagml.1 b/bin/man1/htagml.1
index 96379416..70619647 100644
--- a/bin/man1/htagml.1
+++ b/bin/man1/htagml.1
@@ -34,7 +34,7 @@ to read them from a file called
 .It Fl p
 Wrap the output in a
 .Sy pre
-tag.
+element.
 .El
 .
 .Sh FILES
@@ -43,5 +43,10 @@ tag.
 default input tags file
 .El
 .
+.Sh EXAMPLES
+.Bd -literal -offset indent
+ctags htagml.c && htagml htagml.c
+.Ed
+.
 .Sh SEE ALSO
 .Xr ctags 1
3Add gzgetc.3June McEnroe 2018-11-13Add gzputc.3June McEnroe 2018-11-13Add gzgets.3June McEnroe 2018-11-13Add gzputs.3June McEnroe 2018-11-13Add gzprintf.3June McEnroe 2018-11-13Add gzfwrite.3June McEnroe 2018-11-13Add gzwrite.3June McEnroe 2018-11-12Add gzfread.3June McEnroe 2018-11-12Add gzread.3June McEnroe 2018-11-12Add gzsetparams.3June McEnroe 2018-11-12Add gzbuffer.3June McEnroe 2018-11-12Add gzdopen to gzopen.3June McEnroe 2018-11-12Add gzopen.3June McEnroe 2018-11-12Add inflateBackEnd.3June McEnroe 2018-11-12Add inflateBack.3June McEnroe 2018-11-12Add inflateBackInit.3June McEnroe 2018-11-11Add inflateGetHeader.3June McEnroe 2018-11-11Add inflateMark.3June McEnroe 2018-11-11Add inflatePrime.3June McEnroe 2018-11-11Add inflateReset.3June McEnroe 2018-11-11Add inflateCopy.3June McEnroe 2018-11-11Add inflateSync.3June McEnroe 2018-11-11Add inflateGetDictionary.3June McEnroe 2018-11-11Add inflateSetDictionary.3June McEnroe 2018-11-11Add inflateInit2.3June McEnroe