]> git.cameronkatri.com Git - mandoc.git/blobdiff - demandoc.1
Do not confuse .Bl -column lists that just broken another block
[mandoc.git] / demandoc.1
index 845b9c14b55b57e2d01abb9b3e163e693fa4c8db..bca69eff1b5b0fbf32ea73fbc01dd9bd7865d551 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $Id: demandoc.1,v 1.6 2011/12/25 19:35:44 kristaps Exp $
+.\"    $Id: demandoc.1,v 1.8 2014/09/12 00:10:26 schwarze Exp $
 .\"
 .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"
 .\"
 .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: December 25 2011 $
+.Dd $Mdocdate: September 12 2014 $
 .Dt DEMANDOC 1
 .Os
 .Sh NAME
 .Dt DEMANDOC 1
 .Os
 .Sh NAME
@@ -92,7 +92,7 @@ This is accomplished as follows (assuming British spelling):
 .Dl $ demandoc -w file.1 | spell -b
 .Sh SEE ALSO
 .Xr mandoc 1 ,
 .Dl $ demandoc -w file.1 | spell -b
 .Sh SEE ALSO
 .Xr mandoc 1 ,
-.Xr man 7
+.Xr man 7 ,
 .Xr mdoc 7
 .Sh HISTORY
 .Nm
 .Xr mdoc 7
 .Sh HISTORY
 .Nm
@@ -105,5 +105,4 @@ documents.
 The
 .Nm
 utility was written by
 The
 .Nm
 utility was written by
-.An Kristaps Dzonsons ,
-.Mt kristaps@bsd.lv .
+.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv .