=================================================================== RCS file: /cvs/mandoc/man.7,v retrieving revision 1.137 retrieving revision 1.138 diff -u -p -r1.137 -r1.138 --- mandoc/man.7 2018/04/05 22:12:33 1.137 +++ mandoc/man.7 2018/08/16 23:43:37 1.138 @@ -1,4 +1,4 @@ -.\" $Id: man.7,v 1.137 2018/04/05 22:12:33 schwarze Exp $ +.\" $Id: man.7,v 1.138 2018/08/16 23:43:37 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011, 2012 Kristaps Dzonsons .\" Copyright (c) 2011-2015 Ingo Schwarze @@ -16,7 +16,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: April 5 2018 $ +.Dd $Mdocdate: August 16 2018 $ .Dt MAN 7 .Os .Sh NAME @@ -693,6 +693,12 @@ See also .Sx \&P , and .Sx \&PP . +.Ss \&TQ +Like +.Sx \&TP , +except that no vertical spacing is inserted before the paragraph. +This is a non-standard GNU extension and rarely used even by GNU +manual pages. .Ss \&UC Sets the volume for the footer for compatibility with man pages from .Bx