commit d5fe304162c433dabdbf12abb6e174d6466bbd2b
Author: Fabian Greffrath <fabian@greffrath.com>
AuthorDate: Fri May 1 13:50:45 2015 +0200
Commit: Fabian Greffrath <fabian@greffrath.com>
CommitDate: Fri May 1 13:50:45 2015 +0200
man: fix one last hyphen used as minus sign
---
man/environ.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/environ.man b/man/environ.man
index 502e965c..171b25dc 100644
--- a/man/environ.man
+++ b/man/environ.man
@@ -1,7 +1,7 @@
.TP
\fBDOOMWADDIR\fR, \fBDOOMWADPATH\fR
These environment variables provide paths to search for Doom .WAD files when
-looking for a game IWAD file or a PWAD file specified with the `-file' option.
+looking for a game IWAD file or a PWAD file specified with the `\-file' option.
\fBDOOMWADDIR\fR specifies a single path in which to look for WAD files,
while \fBDOOMWWADPATH\fR specifies a colon-separated list of paths to search.
.TP