]> git.cameronkatri.com Git - mandoc.git/blobdiff - man.7
implement the GNU man-ext .TQ macro in man(7),
[mandoc.git] / man.7
diff --git a/man.7 b/man.7
index d418b9ee76caf7db211526043b0a652c7938c66a..5e3025130cec529b070fa698e07df6ff06673c9b 100644 (file)
--- a/man.7
+++ b/man.7
@@ -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 <kristaps@bsd.lv>
 .\" Copyright (c) 2011-2015 Ingo Schwarze <schwarze@openbsd.org>
@@ -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