aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-09-17 00:43:15 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-09-17 00:43:15 +0000
commitc29cc134a865e836bd74aea30c3001c18a13e56c (patch)
treed69b01fbb5e03ccfdbb8a6815e470d702c7b36d8 /mdoc.7
parentc99d0805237ab16252befd6defffabebde81d74b (diff)
downloadmandoc-c29cc134a865e836bd74aea30c3001c18a13e56c.tar.gz
mandoc-c29cc134a865e836bd74aea30c3001c18a13e56c.tar.zst
mandoc-c29cc134a865e836bd74aea30c3001c18a13e56c.zip
Five year old typo reported by Theo Buehler at math dot ethz dot ch, thanks.
I nearly asked: ``What's wrong with it? It formats as "intended".'' (However, what Kristaps intended to write was "indented".)
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index 8838c573..682819a7 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.236 2014/08/28 03:51:56 schwarze Exp $
+.\" $Id: mdoc.7,v 1.237 2014/09/17 00:43:15 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013 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: August 28 2014 $
+.Dd $Mdocdate: September 17 2014 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -1245,7 +1245,7 @@ See also
and
.Sx \&Os .
.Ss \&Dl
-One-line intended display.
+One-line indented display.
This is formatted as literal text and is useful for commands and
invocations.
It is followed by a newline.