| /freebsd-9-stable/sys/boot/common/ |
| D | commands.c | 63 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument 74 *topic = *subtopic = *desc = NULL; in help_getnext() 78 if ((*cp == 'T') && (*topic == NULL)) { in help_getnext() 81 *topic = strdup(cp + 1); in help_getnext() 92 if (*topic == NULL) { in help_getnext() 104 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument 109 pager_output(topic); in help_emitsummary() 110 i = strlen(topic); in help_emitsummary() 131 char *topic, *subtopic, *t, *s, *d; in command_help() local 141 topic = subtopic = NULL; in command_help() [all …]
|
| D | help.common | 4 help [topic [subtopic]]
|
| /freebsd-9-stable/crypto/heimdal/lib/sl/ |
| D | sl.h | 61 void sl_apropos (SL_cmd *cmd, const char *topic);
|
| D | sl.c | 354 sl_apropos (SL_cmd *cmd, const char *topic) in sl_apropos() argument 357 if (cmd->usage != NULL && strstr(cmd->usage, topic) != NULL) in sl_apropos()
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | microfocus | 6 # http://documentation.microfocus.com/help/index.jsp?topic=\
|
| /freebsd-9-stable/contrib/sendmail/src/ |
| D | helpfile | 22 smtp For more info use "HELP <topic>". 26 help HELP [ <topic> ]
|
| D | srvrsmtp.c | 5268 help(topic, e) in help() argument 5269 char *topic; in help() 5298 if (topic == NULL || *topic == '\0') 5300 topic = "smtp"; 5305 makelower(topic); 5309 len = strlen(topic); 5326 if (strncmp(buf, topic, len) == 0) 5359 message("504 5.3.0 HELP topic \"%.10s\" unknown", topic);
|
| /freebsd-9-stable/usr.bin/calendar/calendars/ |
| D | calendar.computer | 54 06/30 First advanced degree on computer related topic: to H. Karamanian,
|
| /freebsd-9-stable/contrib/texinfo/doc/ |
| D | info.texi | 232 A node contains text describing a specific topic at a specific 233 level of detail. This node's topic is ``how to use Info''. The mode 842 topic listed in the index. (As a special feature, menus for indices 849 index node to go to the node that describes the topic you want. 852 that for you. It searches the index for a given topic (a string) and 853 goes to the node which is listed in the index for that topic. 1077 their names when @kbd{i} prompts you for a topic. For example, if you 1117 To add a new topic to the list in the Info directory, you must: 1121 Create some nodes, in some file, to document that topic. 1123 Put that topic in the menu in the directory. @xref{Menus, Menu}. [all …]
|
| D | texinfo.txi | 976 contains the discussion of one topic. Each node has a name, and 985 describe subtopics of the node's topic. The names of child 5693 arguments, you can provide a cross reference name for Info, a topic 5761 A topic description or section name. Often, this is the title of the 5780 @@xref@{@var{node-name}, @var{cross-reference-name}, @var{title-or-topic}, 5846 See Section @var{section-number} [@var{title-or-topic}], page @var{page}. 6005 else state the topic discussed by that section. Often, you will want to 6010 Remember to avoid placing a comma within the title or topic section of 6028 @@xref@{@var{node-name}, @var{cross-reference-name}, @var{title-or-topic}@}. 6115 @@xref@{@var{node-name}, @var{cross-reference-name}, @var{title-or-topic}, [all …]
|
| D | info-stnd.texi | 918 areas within an Info file which discuss a particular topic.
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Notes/ |
| D | iosnoop_notes.txt | 50 this quickly becomes a very complex topic,
|
| /freebsd-9-stable/contrib/ntp/ |
| D | readme.y2kfixes | 59 This address is strictly reserved for the topic at hand.
|
| D | NEWS | 1710 (The original topic was fixed in a byplay to bug#2830)
|
| /freebsd-9-stable/games/fortune/datfiles/ |
| D | freebsd-tips | 131 Man pages are divided into section depending on topic. There are 9 different 133 You can get an introduction to each topic by typing 246 of the man(1) utility: ``man -t <topic>''. For example:
|
| /freebsd-9-stable/sys/boot/ |
| D | README | 119 "?", "help [<topic> [<subtopic>]]" and "help index".
|
| /freebsd-9-stable/contrib/amd/doc/ |
| D | texinfo.tex | 3039 % There is also \dosubind {index}{topic}{subtopic} 3448 % \entry {sortstring}{page}{topic} 3450 % \entry {sortstring}{page}{topic}{subtopic} 3454 % before the first topic whose initial is c 3455 % \entry {topic}{pagelist} 3456 % for a topic that is used without subtopics 3457 % \primary {topic} 3458 % for the beginning of a topic that is used with subtopics
|
| /freebsd-9-stable/contrib/groff/doc/ |
| D | texinfo.tex | 3109 % There is also \dosubind {index}{topic}{subtopic} 3520 % \entry {sortstring}{page}{topic} 3522 % \entry {sortstring}{page}{topic}{subtopic} 3526 % before the first topic whose initial is c 3527 % \entry {topic}{pagelist} 3528 % for a topic that is used without subtopics 3529 % \primary {topic} 3530 % for the beginning of a topic that is used with subtopics
|
| /freebsd-9-stable/contrib/gcc/doc/include/ |
| D | texinfo.tex | 3210 % There is also \dosubind {index}{topic}{subtopic} 3622 % \entry {sortstring}{page}{topic} 3624 % \entry {sortstring}{page}{topic}{subtopic} 3628 % before the first topic whose initial is c 3629 % \entry {topic}{pagelist} 3630 % for a topic that is used without subtopics 3631 % \primary {topic} 3632 % for the beginning of a topic that is used with subtopics
|
| /freebsd-9-stable/contrib/cvs/ |
| D | TODO | 506 189. Renaming files and directories is a frequently discussed topic.
|
| /freebsd-9-stable/contrib/tcp_wrappers/ |
| D | README | 628 Portmap and RPC (e.g. NIS and NFS) (in)security is a topic in itself.
|
| /freebsd-9-stable/contrib/nvi/docs/tutorial/ |
| D | vi.advanced | 4 topic of interest in the following list, and {/Section xx:/^M} to get to the
|
| /freebsd-9-stable/contrib/xz/ |
| D | ChangeLog | 228 http://sourceforge.net/projects/lzmautils/forums/forum/708858/topic/7068827 599 http://sourceforge.net/projects/lzmautils/forums/forum/708858/topic/4927385
|
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | NEWS | 1904 as we know) the only published document on this fascinating topic. We
|
| /freebsd-9-stable/crypto/openssl/doc/ |
| D | ssleay.txt | 3773 This is a little off topic but since SSLeay is a free implementation of 3774 the SSLv2 protocol, I feel it is worth responding on the topic of if it 4673 I hope you enjoyed reading and that in future questions on this topic will
|