summaryrefslogtreecommitdiff
path: root/docs/C
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2007-03-26 19:33:10 +0000
committerWilliam Jon McCann <mccann@src.gnome.org>2007-03-26 19:33:10 +0000
commit5fbf22e81d1380679ca8e5d38d36015ea7991496 (patch)
treec3f53cf9d459c093f7ecdf9ebddc2c2815c5303e /docs/C
parentcec2a7f5ef8858aab7d4f6ecaeccf9e1a66cb1c3 (diff)
downloadgdm-5fbf22e81d1380679ca8e5d38d36015ea7991496.tar.gz
Update docs for last commit.
2007-03-26 William Jon McCann <mccann@jhu.edu> * C/gdm.xml: Update docs for last commit. svn path=/trunk/; revision=4715
Diffstat (limited to 'docs/C')
-rw-r--r--docs/C/gdm.xml13
1 files changed, 1 insertions, 12 deletions
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml
index 2a1d4531..9b8c3c51 100644
--- a/docs/C/gdm.xml
+++ b/docs/C/gdm.xml
@@ -180,7 +180,7 @@
should only change in ways that are backwards compatible. Note that
this includes functionality like the GDM scripts (Init, PreSession,
PostSession, PostLogin, XKeepsCrashing, etc.); directory locations
- (ServAuthDir, PidFile, etc.), system applications (SoundProgram), etc.
+ (ServAuthDir, etc.), system applications (SoundProgram), etc.
Some configuration values depend on OS interfaces may need to be
modified to work on a given OS. Typical examples are HaltCommand,
RebootCommand, CustomCommands, SuspendCommand, StandardXServer, Xnest,
@@ -2188,17 +2188,6 @@ Greeter=/usr/lib/gdmgreeter
</para>
</listitem>
</varlistentry>
-
- <varlistentry>
- <term>PidFile</term>
- <listitem>
- <synopsis>PidFile=&lt;var&gt;/run/gdm.pid</synopsis>
- <para>
- Name of the file containing the <filename>gdm</filename>
- process id.
- </para>
- </listitem>
- </varlistentry>
<varlistentry>
<term>PreFetchProgram</term>