diff options
author | Simon Howard | 2009-05-21 19:33:16 +0000 |
---|---|---|
committer | Simon Howard | 2009-05-21 19:33:16 +0000 |
commit | 46ad00deca23f3c57fcaed47af67f9003d6a4048 (patch) | |
tree | 521384626ea446306e5847246194a806fde46fbd /man/manpage.template | |
parent | 9eb11191b5ac68764da60c2f583d9c34ac05794e (diff) | |
parent | bd20fc62a36475e7a9fff269784d0f1e5c1128b4 (diff) | |
download | chocolate-doom-46ad00deca23f3c57fcaed47af67f9003d6a4048.tar.gz chocolate-doom-46ad00deca23f3c57fcaed47af67f9003d6a4048.tar.bz2 chocolate-doom-46ad00deca23f3c57fcaed47af67f9003d6a4048.zip |
Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1528
Diffstat (limited to 'man/manpage.template')
-rw-r--r-- | man/manpage.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/manpage.template b/man/manpage.template index 0b090cf9..052ccb63 100644 --- a/man/manpage.template +++ b/man/manpage.template @@ -18,9 +18,9 @@ behavior. .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 \fBDOOMWWADDIR\fR specifies a colon-separated list of paths to search. +while \fBDOOMWWADPATH\fR specifies a colon-separated list of paths to search. .TP \fBPCSOUND_DRIVER\fR When running in PC speaker sound effect mode, this environment variable |