[man] Fix typo in environment variable name
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 1 Aug 2016 10:12:29 +0000 (12:12 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 1 Aug 2016 10:13:31 +0000 (12:13 +0200)
The section was added in 410a200ecd07f5e53ffea858d204b3bbf88d311d but with the wrong name.

man/mono.1

index fa6fdc0ed13a4abc8cae34dbaa6a486a1fa4f3fd..c4589ea70c7243f74525d5669f342c983f24f39b 100644 (file)
@@ -1100,7 +1100,7 @@ a Mono process through the environment.   This is useful for example
 to force all of your Mono processes to use LLVM or SGEN without having
 to modify any launch scripts.
 .TP
-\fBMONO_ENV_OPTIONS\fR
+\fBMONO_SDB_ENV_OPTIONS\fR
 Used to pass extra options to the debugger agent in the runtime, as they were passed
 using --debugger-agent=.
 .TP