~ubuntu-branches/ubuntu/utopic/libuser/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/reference/xml/prompt.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ghe Rivero
  • Date: 2005-09-30 16:22:04 UTC
  • Revision ID: james.westby@ubuntu.com-20050930162204-qubxaa7e2lbovdgh
Tags: upstream-0.54.dfsg.1
ImportĀ upstreamĀ versionĀ 0.54.dfsg.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<refentry id="libuser-prompt">
 
2
<refmeta>
 
3
<refentrytitle>prompt</refentrytitle>
 
4
<manvolnum>3</manvolnum>
 
5
<refmiscinfo>LIBUSER Library</refmiscinfo>
 
6
</refmeta>
 
7
 
 
8
<refnamediv>
 
9
<refname>prompt</refname><refpurpose>
 
10
Sample prompter functions for use with the libuser library.</refpurpose>
 
11
</refnamediv>
 
12
 
 
13
<refsynopsisdiv><title>Synopsis</title>
 
14
 
 
15
<synopsis>
 
16
 
 
17
 
 
18
 
 
19
</synopsis>
 
20
</refsynopsisdiv>
 
21
 
 
22
 
 
23
 
 
24
 
 
25
 
 
26
 
 
27
 
 
28
 
 
29
 
 
30
<refsect1>
 
31
<title>Description</title>
 
32
<para>
 
33
prompt.h declares two predefined prompter functions which applications can use
 
34
instead of providing their own.  These should suffice for most command-line
 
35
applications.  Authors of graphical applications are encouraged to supply
 
36
graphical implementations.
 
37
</para>
 
38
</refsect1>
 
39
 
 
40
<refsect1>
 
41
<title>Details</title>
 
42
 
 
43
</refsect1>
 
44
 
 
45
 
 
46
 
 
47
 
 
48
</refentry>