[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#582650: reopen



reopen 582650
owner 582650 !
thanks

>  There are many more options. Please bring manual page up to date. Or
> > if some of these are already referred elsewhere in the documentation,
> > mention it in the manpage.
> >
> SEE ALSO
>        X(7), Xserver(1)

The "see also" section is used to refer to related software. It is not
customary to treated as and extension of "OPTIONS".

The manual would better explicitly say that Xephyr supports all the
options of X(7) and Xserver(1) if this is the case. Please find the
attached patch below.

Jari

>From 9effb1ca9b7b9d0147aa5c01861fd42106a0db52 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@cante.net>
Date: Sat, 22 May 2010 17:40:43 +0300
Subject: [PATCH] Xephyr.1: (OPTIONS): Mention that standard options are accepted
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit


Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 Xephyr.1 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Xephyr.1 b/Xephyr.1
index 88c98ed..a612135 100644
--- a/Xephyr.1
+++ b/Xephyr.1
@@ -39,6 +39,8 @@ uses the host X server window as "framebuffer" via fast SHM XImages.
 It also has support for "visually" debugging what the server is
 painting.
 .SH OPTIONS
+The server accepts all the standard options of X(7), Xserver(1) and the
+following additional options:
 .TP 8
 .BI -screen " width" x height
 sets the screen size.
-- 
1.7.0


Reply to: