diff options
author | jmz <jmz@FreeBSD.org> | 2001-08-09 08:47:14 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2001-08-09 08:47:14 +0800 |
commit | 73068a5e3569e863319a69c8a6f9ddf59037a8fb (patch) | |
tree | 1b176a036573a681dd75a22cf50b9a2594d6e8ff /x11/xkeycaps/files | |
parent | fcaba7c735a7b1dced0a2999871195c3e6005b06 (diff) | |
download | freebsd-ports-gnome-73068a5e3569e863319a69c8a6f9ddf59037a8fb.tar.gz freebsd-ports-gnome-73068a5e3569e863319a69c8a6f9ddf59037a8fb.tar.zst freebsd-ports-gnome-73068a5e3569e863319a69c8a6f9ddf59037a8fb.zip |
Unbreak the build for XFree86-4 (rman bug)
Submitted by: Ken McGlothlen <mcglk@artlogix.com>
Diffstat (limited to 'x11/xkeycaps/files')
-rw-r--r-- | x11/xkeycaps/files/patch-1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/xkeycaps/files/patch-1 b/x11/xkeycaps/files/patch-1 new file mode 100644 index 000000000000..fd0b0102e45f --- /dev/null +++ b/x11/xkeycaps/files/patch-1 @@ -0,0 +1,11 @@ +--- xkeycaps.man.orig Mon Dec 13 02:14:48 1999 ++++ xkeycaps.man Thu Aug 9 02:40:59 2001 +@@ -48,7 +48,7 @@ + .TP 4 + .B \-font \fIfontname\fP + Specifies the font to use to display the keycaps. +-.SH "" ++.SH "X OPTIONS" + The following standard X Toolkit command line arguments are commonly + used with \fIxkeycaps\fP: + .TP 4 |