From 7f0efa8fae853b8421869bf16da3d57b9b4d0da0 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 23 Feb 2009 09:46:59 +0000 Subject: More documentation in place. --- mdoc.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mdoc.3') diff --git a/mdoc.3 b/mdoc.3 index 76f33555..fbab1706 100644 --- a/mdoc.3 +++ b/mdoc.3 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.3,v 1.6 2009/02/23 09:33:34 kristaps Exp $ +.\" $Id: mdoc.3,v 1.7 2009/02/23 09:46:59 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -50,10 +50,10 @@ The .Nm mdoc library parses lines of mdoc input into an abstract syntax tree. -.Dq mdoc -is a macro package of the +.Dq mdoc , +which is used to format BSD manual pages, is a macro package of the .Dq roff -language, which is used to format BSD manual pages. The +language. The .Nm library implements only those macros documented in the .Xr mdoc 7 -- cgit v1.2.3