diff options
author | Olivier Blin <oblin@mandriva.org> | 2005-11-21 12:38:49 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2005-11-21 12:38:49 +0000 |
commit | 8461c5c09b8663207d3b76dd72bcd9dd5beae4d8 (patch) | |
tree | 06b352a6d9f6e46397f696a7cb5e36034ae4f53d | |
parent | e06e0be39393a01dc749d17adc46db30fe5dbc65 (diff) | |
download | drakx-8461c5c09b8663207d3b76dd72bcd9dd5beae4d8.tar drakx-8461c5c09b8663207d3b76dd72bcd9dd5beae4d8.tar.gz drakx-8461c5c09b8663207d3b76dd72bcd9dd5beae4d8.tar.bz2 drakx-8461c5c09b8663207d3b76dd72bcd9dd5beae4d8.tar.xz drakx-8461c5c09b8663207d3b76dd72bcd9dd5beae4d8.zip |
refer to xorg.conf man page instead of XF86Config (Yukiko Bando)
-rw-r--r-- | perl-install/Xconfig/xfree.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Xconfig/xfree.pm b/perl-install/Xconfig/xfree.pm index 8c3b7857c..12ff9bab4 100644 --- a/perl-install/Xconfig/xfree.pm +++ b/perl-install/Xconfig/xfree.pm @@ -680,7 +680,7 @@ our $default_header = <<'END'; # File generated by XFdrake. # ********************************************************************** -# Refer to the XF86Config man page for details about the format of +# Refer to the xorg.conf man page for details about the format of # this file. # ********************************************************************** |