Fixed closing <pre> tag

- Was an opening tag, should have been a closing tag
- Confused Doxygen 1.8.1.1 on my machine (OS X 10.7), resulting in the fish man pages not being installed at all
This commit is contained in:
Torsten Grust 2012-06-11 13:46:47 +02:00
parent 4ac01154d9
commit aad27a7a68

View file

@ -33,4 +33,4 @@ Interactively delete commands with prefix "foo".
history --delete "foo"
Delete command "foo" from history.
<pre>
</pre>