]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/manlinks.sed
ncurses 6.4 - patch 20240420
[ncurses.git] / man / manlinks.sed
index 2f09cbbec3369fdaca2f75aac98f639fc8817688..18f67c24dbaa9876f3cb19a655f811d2620856ae 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: manlinks.sed,v 1.19 2023/09/17 08:26:33 tom Exp $
+# $Id: manlinks.sed,v 1.20 2024/04/20 22:25:36 tom Exp $
 ##############################################################################
 # Copyright 2020-2021,2023 Thomas E. Dickey                                  #
 # Copyright 2000-2003,2008 Free Software Foundation, Inc.                    #
@@ -84,6 +84,7 @@ s/ /\
 #
 # Finally, remove the parameter list, which begins with a '('.
 /^\.SH_(SYNOPSIS/,/^\.SH_(DESCRIPTION/{
+/^\.ti/d
 /^[^(]*$/d
 # reduce
 #      .B "int add_wch( const cchar_t *\fIwch\fB );"