Remove (or comment out) local-formatting commands accidentally checked in.
(Fix for info-making problems spotted by Rich.)
This commit is contained in:
parent
fe563ffeb7
commit
73e44aafe1
2 changed files with 4 additions and 6 deletions
|
@ -5,9 +5,8 @@
|
|||
@setfilename gdb.info
|
||||
@settitle Using GDB (v4)
|
||||
@setchapternewpage odd
|
||||
@input smpklug.texi
|
||||
@smallbook
|
||||
@cropmarks
|
||||
@c @smallbook
|
||||
@c @cropmarks
|
||||
@c %**end of header
|
||||
|
||||
@finalout
|
||||
|
|
|
@ -12,9 +12,8 @@ _if__(!_GENERIC__)
|
|||
@settitle Using _GDBN__ v4 (_HOST__)
|
||||
_fi__(!_GENERIC__)
|
||||
@setchapternewpage odd
|
||||
@input smpklug.texi
|
||||
@smallbook
|
||||
@cropmarks
|
||||
@c @smallbook
|
||||
@c @cropmarks
|
||||
@c %**end of header
|
||||
|
||||
@finalout
|
||||
|
|
Loading…
Add table
Reference in a new issue