svn commit: r52428 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Wed Oct 31 20:24:12 UTC 2018


Author: gjb
Date: Wed Oct 31 20:24:05 2018
New Revision: 52428
URL: https://svnweb.freebsd.org/changeset/doc/52428

Log:
  Document r337497, PAGER now defaults to less(1).
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Oct 31 20:24:04 2018	(r52427)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Oct 31 20:24:05 2018	(r52428)
@@ -159,7 +159,8 @@
     <sect2 xml:id="userland-config">
       <title>Userland Configuration Changes</title>
 
-      <para> </para>
+      <para revision="337497">The default <literal>PAGER</literal> now
+	defaults to &man.less.1; for most commands.</para>
     </sect2>
 
     <sect2 xml:id="userland-programs">


More information about the svn-doc-all mailing list