source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: Deprecate .Lp, use .Pp instead.
@ 2018-12-23 15:33 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2018-12-23 15:33 UTC (permalink / raw)
  To: source

Log Message:
-----------
Deprecate .Lp, use .Pp instead.
Simplicity matters, and fewer macros is simpler.
OK jmc@

Modified Files:
--------------
    mandoc:
        mdoc.7

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /home/cvs/mandoc/mandoc/mdoc.7,v
retrieving revision 1.271
retrieving revision 1.272
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.271 -r1.272
--- mdoc.7
+++ 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.
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-23 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-23 15:33 mandoc: Deprecate .Lp, use .Pp instead schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).