TEMPLATE.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH TEMPLATE 1
- .SH NAME
- template, blueprint - a blueprint for making manual pages
- .SH SYNOPSIS
- .B template
- .RB [ -az ]
- .RI [ arguments " ...]"
- .SH DESCRIPTION
- .de SP
- .if t .sp 0.4
- .if n .sp
- ..
- .B Template
- shows what a manual page should look like. Options for instance:
- .SH OPTIONS
- .TP
- .B -a
- Use boldface for characters that have to be typed as is.
- .TP
- .B -z
- Italics for variable
- .IR arguments .
- .SH ENVIRONMENT
- .TP 15n
- .B MANPATH
- The path to knowledge.
- .SH FILES
- .TP 25n
- .B /usr/man/template.1
- This file.
- .SH "SEE ALSO"
- .BR man (7).
- .SH DIAGNOSTICS
- man: No manual on template.
- .SH NOTES
- Use at your own risk.
- .SH BUGS
- A lot. The
- .BR whatis (5)
- database is usually generated automatically on most
- systems. This fails if the "NAME" section has more n/troff fluff than just
- an "e" before the '-', or is more than one line. Apply the KISS
- principle, try to use a minimum of smart macros, match your .RS and .RE's,
- etc.
- .SH AUTHOR
- Kees J. Bot (kjb@cs.vu.nl)