doc/install: fix paragraph indentation in man page installation discussion
authorW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 16:52:29 +0000 (12:52 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 16:52:29 +0000 (12:52 -0400)
doc/install.txt

index 0ea30ee2cd66ef288419d2918c413f776c41ec55..0ff1db0214f4113428928cb1d734cea21a3fd37c 100644 (file)
@@ -97,7 +97,7 @@ the man page (``doc/man/be.1``) if it exists, so::
     $ make DOC= install
 
 *will* build (first ``make``) and install (second ``make``) the man
     $ make DOC= install
 
 *will* build (first ``make``) and install (second ``make``) the man
- page.
+page.
 
 Also note that there is no need to edit the ``Makefile`` to change any
 of its internal variables.  You can `override them from the command
 
 Also note that there is no need to edit the ``Makefile`` to change any
 of its internal variables.  You can `override them from the command