diff options
author | Laurent Bigonville <bigon@bigon.be> | 2014-09-12 15:35:49 +0200 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-24 00:11:30 -0700 |
commit | 752ef176eb99f6315be27f00896b37ce217758b9 (patch) | |
tree | 9a96482b68e567adf5017ebc6b099c2806418271 /man/xinit.man | |
parent | aac8e17d28665dd35a73ee188c007f0b0f9cd9fe (diff) |
Fix some miscellaneous stuffs in the manpages
See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726962
https://bugs.freedesktop.org/show_bug.cgi?id=83797
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/xinit.man')
-rw-r--r-- | man/xinit.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/xinit.man b/man/xinit.man index de6e27c..d9d08df 100644 --- a/man/xinit.man +++ b/man/xinit.man @@ -161,7 +161,7 @@ novice users: .in +8 .nf \&#!/bin/sh -xinit __configdir__/site.xinitrc \-\^\- __bindir__/X -br +xinit __configdir__/site.xinitrc \-\^\- __bindir__/X \-br .fi .in -8 .sp |