summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-12-23 15:32:31 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-12-23 15:32:31 +0000
commit8398d7e00bec60ee41dc2c869404ac6db5112b9e (patch)
treef04d59b4f43f310c58e506cb095397ca19a30f75 /mdoc.7
parent8f6f8a26f2c3997c0f75b4cfa41af7aaeab54501 (diff)
downloadmandoc-8398d7e00bec60ee41dc2c869404ac6db5112b9e.tar.gz
Deprecate .Lp, use .Pp instead.
Simplicity matters, and fewer macros is simpler. OK jmc@
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.74
1 files changed, 2 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 9009630d..e40fd178 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -449,7 +449,7 @@ in the alphabetical
.It Sx \&Ss Ta subsection header (one line)
.It Sx \&Sx Ta internal cross reference to a section or subsection
.It Sx \&Xr Ta cross reference to another manual page: Ar name section
-.It Sx \&Pp , \&Lp Ta start a text paragraph (no arguments)
+.It Sx \&Pp Ta start a text paragraph (no arguments)
.El
.Ss Displays and lists
.Bl -column "Brq, Bro, Brc" description
@@ -1943,7 +1943,7 @@ Examples:
See also
.Sx \&Mt .
.Ss \&Lp
-Synonym for
+Deprecated synonym for
.Sx \&Pp .
.Ss \&Ms
Display a mathematical symbol.