~ubuntu-branches/ubuntu/gutsy/vnc4/gutsy

« back to all changes in this revision

Viewing changes to unix/xc/programs/Xserver/hw/xfree86/reconfig/reconfig.man

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2006-05-15 20:35:17 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060515203517-l4lre1ku942mn26k
Tags: 4.1.1+X4.3.0-10
* Correction of critical security issue. Thanks to Martin Kogler
  <e9925248@student.tuwien.ac.at> that informed me about the issue,
  and provided the patch.
  This flaw was originally found by Steve Wiseman of intelliadmin.com.
* Applied patch from Javier Kohen <jkohen@users.sourceforge.net> that
  inform the user that only 8 first characters of the password will
  actually be used when typing more than 8 characters, closes:
  #355619.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" $XFree86: xc/programs/Xserver/hw/xfree86/reconfig/reconfig.man,v 3.9 2001/01/27 18:20:59 dawes Exp $
 
2
.TH reconfig 1 __vendorversion__
 
3
.SH NAME
 
4
reconfig \- convert old Xconfig to new XF86Config
 
5
.SH SYNOPSIS
 
6
.B reconfig
 
7
<
 
8
.I Xconfig
 
9
>
 
10
.I XF86Config
 
11
.SH DESCRIPTION
 
12
The \fIreconfig\fP program converts the Xconfig file format used
 
13
in XFree86 versions prior to 3.1 into the XF86Config format currently
 
14
used.  The XF86Config format contains more information than the Xconfig
 
15
format, so manual editing is required after converting.
 
16
.SH "SEE ALSO"
 
17
XFree86(1), XF86Config(4/5), xf86config(1)
 
18
.SH AUTHOR
 
19
Gertjan Akkerman.
 
20
.SH BUGS
 
21
Comment lines are stripped out when converting.
 
22
.\" $TOG: reconfig.man /main/9 1997/07/19 10:50:33 kaleb $