-.\" $Id: mandoc.1,v 1.101 2012/05/27 17:48:57 schwarze Exp $
+.\" $Id: mandoc.1,v 1.102 2013/03/06 08:08:24 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2012 Ingo Schwarze <schwarze@openbsd.org>
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 27 2012 $
+.Dd $Mdocdate: March 6 2013 $
.Dt MANDOC 1
.Os
.Sh NAME
Translate input format into
.Xr man 7
output format.
-This is useful for distributing manual sources to legancy systems
+This is useful for distributing manual sources to legacy systems
lacking
.Xr mdoc 7
formatters.