File: make-faq.sed

package info (click to toggle)
a2ps 1%3A4.14-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 13,328 kB
  • sloc: ansic: 26,966; sh: 11,844; lex: 2,286; perl: 1,156; yacc: 757; makefile: 609; lisp: 398; ada: 263; objc: 189; f90: 109; ml: 85; sql: 74; pascal: 57; modula3: 33; haskell: 32; sed: 30; java: 29; python: 24
file content (16 lines) | stat: -rw-r--r-- 605 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
1 {
 i\
\   +======================================================================+\
\   |                                                                      |\
\   |   The following information is part of the Texinfo documentation.    |\
\   |   It is provided only to help you solve problems you might have      |\
\   |   while installing a2ps.  You need not keep this file.               |\
\   |                                                                      |\
\   +======================================================================+\

}

/^Frequently/,/^Glossary/ {
 /^Glossary/d
 p
}