man-warning.texi
来自「zlib压缩原码」· TEXI 代码 · 共 38 行
TEXI
38 行
@ignore@c for man page version only@unnumbered WarningThis manpage has been automatically generated from zlibc's texinfodocumentation. However, this process is only approximative, and someitems, such as crossreferences, footnotes and indices are lost in thistranslation process. Indeed, this items have no appropriaterepresentation in the manpage format. Thus I strongly advise you to usethe original texinfo doc.@itemize @bullet@itemTo generate a printable copy from the texinfo doc, run the followingcommands:@example ./configure; make dvi; dvips zlibc.dvi@end example@itemTo generate a html copy, run:@example ./configure; make html@end exampleA premade html can be found at:@file{http://www.tux.org/pub/knaff/zlibc/zlibc.html}@itemTo generate an info copy (browsable using emacs' info mode), run:@example ./configure; make info@end example@end itemizeThe texinfo doc looks most pretty when printed or as html. Indeed, inthe info version certain examples are difficult to read due to thequoting conventions used in info.@end ignore
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?