summaryrefslogtreecommitdiff
path: root/doc/man/en/man3/status_group.3
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-09-16 23:13:45 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-09-16 23:13:45 +0000
commite9d3fc29c17ce3cb3f609e65de4b4852681ae4ef (patch)
treeff2fb443ecdb4aea8b09bb3962550349d1a0946d /doc/man/en/man3/status_group.3
parent2668bd55a5f40bffd5a15cbf1915fa96d328e931 (diff)
downloadxine-lib-e9d3fc29c17ce3cb3f609e65de4b4852681ae4ef.tar.gz
xine-lib-e9d3fc29c17ce3cb3f609e65de4b4852681ae4ef.tar.bz2
Update docs. Fixed some warnings. configure.in is ready for 0.9.1.
CVS patchset: 646 CVS date: 2001/09/16 23:13:45
Diffstat (limited to 'doc/man/en/man3/status_group.3')
-rw-r--r--doc/man/en/man3/status_group.316
1 files changed, 3 insertions, 13 deletions
diff --git a/doc/man/en/man3/status_group.3 b/doc/man/en/man3/status_group.3
index 0f2fd2aeb..3e72f8455 100644
--- a/doc/man/en/man3/status_group.3
+++ b/doc/man/en/man3/status_group.3
@@ -1,4 +1,4 @@
-.TH "Player status constants" 3 "26 Jul 2001" "XINE, A Free Video Player Project - API reference" \" -*- nroff -*-
+.TH "Player status constants" 3 "17 Sep 2001" "XINE, A Free Video Player Project - API reference" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -13,21 +13,11 @@ Player status constants \-
.RI "#define \fBXINE_PLAY\fP 1"
.br
.ti -1c
-.RI "#define \fBXINE_PAUSE\fP 2"
-.br
-.ti -1c
-.RI "#define \fBXINE_QUIT\fP 3"
+.RI "#define \fBXINE_QUIT\fP 2"
.br
.in -1c
.SH "DEFINE DOCUMENTATION"
.PP
-.SS "#define XINE_PAUSE 2"
-.PP
-Pause status.
-.PP
-\fBSee also: \fP
-.in +1c
-\fBxine_get_status\fP()
.SS "#define XINE_PLAY 1"
.PP
Play status.
@@ -35,7 +25,7 @@ Play status.
\fBSee also: \fP
.in +1c
\fBxine_get_status\fP()
-.SS "#define XINE_QUIT 3"
+.SS "#define XINE_QUIT 2"
.PP
Quit status.
.PP