aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-03-06 08:08:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-03-06 08:08:24 +0000
commit1a6a8082824c9334b7126c00f1e7a3b4869ca4c0 (patch)
treebdefd615ef24ad4075e03a2b629b6a4ff59ff6ec
parent4264877fedafa50d22cd832deeebb06fe39779c1 (diff)
downloadmandoc-1a6a8082824c9334b7126c00f1e7a3b4869ca4c0.tar.gz
mandoc-1a6a8082824c9334b7126c00f1e7a3b4869ca4c0.tar.zst
mandoc-1a6a8082824c9334b7126c00f1e7a3b4869ca4c0.zip
legancy -> legacy; reported by Chris Hettrick
-rw-r--r--mandoc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/mandoc.1 b/mandoc.1
index 9a027150..43d550e8 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $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>
@@ -15,7 +15,7 @@
.\" 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
@@ -347,7 +347,7 @@ for font style specification and available command-line arguments.
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.