summaryrefslogtreecommitdiff
path: root/debian/gdmlogin.pod
diff options
context:
space:
mode:
authorIan McKellar <yakk@src.gnome.org>2001-04-16 18:56:30 +0000
committerIan McKellar <yakk@src.gnome.org>2001-04-16 18:56:30 +0000
commitb22233b3c07db6bb3971a6c52806e142aa9d4ba6 (patch)
treea0505d37c40644fe5ce3530721d7a1559eca870d /debian/gdmlogin.pod
parenteb3cdcdfc34db01cd81624318d4bde69faaa19f0 (diff)
downloadgdm-b22233b3c07db6bb3971a6c52806e142aa9d4ba6.tar.gz
Removed this - it contained out of date gettext stuff that was screwing up
* acinclude.m4: Removed this - it contained out of date gettext stuff that was screwing up my build. * config/Default.debian: * config/Makefile.am: * configure.in: * debian/.cvsignore: * debian/README.Debian: * debian/changelog.in: * debian/changelog.old: * debian/control: * debian/copyright: * debian/dirs: * debian/docs: * debian/ex.doc-base.package: * debian/gdm.pod: * debian/gdmchooser.pod: * debian/gdmlogin.pod: * debian/init: * debian/postinst: * debian/postrm: * debian/rules: Added Debian build stuff and default config. It shouldn't break builds on other platforms, but it might.
Diffstat (limited to 'debian/gdmlogin.pod')
-rw-r--r--debian/gdmlogin.pod27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/gdmlogin.pod b/debian/gdmlogin.pod
new file mode 100644
index 00000000..9e77630c
--- /dev/null
+++ b/debian/gdmlogin.pod
@@ -0,0 +1,27 @@
+=head1 NAME
+
+gdmlogin - GNOME Display Manager greeting window
+
+=head1 SYNOPSIS
+
+gdmlogin
+
+=head1 DESCRIPTION
+
+B<gdmlogin> is invoked by gdm(8). It displays a GNOME login window
+and obtains a login/password combination from the user. This is then
+sent to the controlling B<gdm> process for verification.
+
+=head1 SEE ALSO
+
+gdm(8)
+
+=head1 AUTHOR
+
+Martin Kasper Petersen <mkp@SunSITE.auc.dk>
+
+This manual page written by Steve Haslam <araqnid@debian.org> for
+Debian GNU/Linux. Updated by Raphaël Hertzog <hertzog@debian.org>.
+Updated by Ryan Murray <rmurray@debian.org>.
+
+=cut