[PATCH xserver 1/2] bsd: Remove odd message about -sharevts

Alan Coopersmith alan.coopersmith at oracle.com
Fri Oct 28 12:38:28 PDT 2011


For both patches:
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

On 10/28/11 11:14, Alexandr Shadchin wrote:
> This is missing in commit 'xfree86: move -novtswitch&  -sharevts argument
> handling up to common layer'
>
> Signed-off-by: Alexandr Shadchin<Alexandr.Shadchin at gmail.com>
> ---
>   hw/xfree86/os-support/bsd/bsd_init.c |    1 -
>   1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/hw/xfree86/os-support/bsd/bsd_init.c b/hw/xfree86/os-support/bsd/bsd_init.c
> index 38ab3f9..7f40cb9 100644
> --- a/hw/xfree86/os-support/bsd/bsd_init.c
> +++ b/hw/xfree86/os-support/bsd/bsd_init.c
> @@ -665,7 +665,6 @@ xf86UseMsg()
>   {
>   #if defined (SYSCONS_SUPPORT) || defined (PCVT_SUPPORT)
>   	ErrorF("vtXX                   use the specified VT number (1-12)\n");
> -	ErrorF("-sharevts              share VTs with another X server\n");
>   #endif /* SYSCONS_SUPPORT || PCVT_SUPPORT */
>   	ErrorF("-keeptty               ");
>   	ErrorF("don't detach controlling tty (for debugging only)\n");


-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list