From 58b5b330732ddeeafd2acca99af6d70fcb7ea760 Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 18 Apr 2014 21:11:35 +0200 Subject: Fix hyphen-as-minus-sign issues, closes #47 Patch by Mike Gabriel --- man/eom.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/eom.1') diff --git a/man/eom.1 b/man/eom.1 index eab19ae..3386439 100644 --- a/man/eom.1 +++ b/man/eom.1 @@ -43,12 +43,12 @@ Print all command line options. .P This program also accepts the standard GTK options. .SH "EXAMPLES" -\fBeom -f http://mate-desktop.org/assets/img/icons/mate.png\fR +\fBeom \-f http://mate-desktop.org/assets/img/icons/mate.png\fR .RS 4 Open http://mate-desktop.org/assets/img/icons/mate.png in fullscreen mode. .RE .PP -\fBeom -s /usr/share/eom/icons/hicolor/scalable/actions\fR +\fBeom \-s /usr/share/eom/icons/hicolor/scalable/actions\fR .RS 4 Open the images in the directory "/usr/share/eom/icons/hicolor/scalable/actions" in slideshow mode. .SH "BUGS" -- cgit v1.2.1