~ubuntu-branches/ubuntu/raring/libuser/raring

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2006-12-28 19:18:14 UTC
  • mfrom: (2.1.1 edgy)
  • Revision ID: james.westby@ubuntu.com-20061228191814-i7ssaghc6shbsv95
Tags: 1:0.54.6-2.1.dfsg.1-1.2
* Non-maintainer upload.
* Moved all manpages of commands in /usr/sbin/ from section 1 to
  section 8 (Closes: #404020).
* Added autotools-dev as build-dependency.

Show diffs side-by-side

added added

removed removed

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