summaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorickc <ickc@users.noreply.github.com>2017-08-23 13:48:10 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-08-23 13:48:10 -0700
commit5c1d844e40b146dd16e88a662368fe1824c46888 (patch)
tree1df69a45aa73700b6f9c7683a0691c16755c2f7d /MANUAL.txt
parentf297659d508fcb2ba68ff3b071b2a6e85b2f7e4c (diff)
Name change OSX -> macOS (#3869)
* Name change OSX -> macOS fix commit c96b64e This commit finishes remaining osx to macOS change, as well as replacing MacOS with macOS. The reason for the later one is because the "correct" casing of macOS is like that. Apple styles it to looks like iOS, watchOS, tvOS, etc. And unfortunately they all start with a lowercase letter, making propercasing (or even title-casing) odd. * fix casing of Linux, UNIX, and Windows
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 7e0bdfcdd..902f131f2 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -336,7 +336,7 @@ General options
: Specify the user data directory to search for pandoc data files.
If this option is not specified, the default user data directory
- will be used. This is, in Unix:
+ will be used. This is, in UNIX:
$HOME/.pandoc
@@ -608,7 +608,7 @@ General writer options
`--eol=crlf`|`lf`|`native`
: Manually specify line endings: `crlf` (Windows), `lf`
- (MacOS/linux/unix), or `native` (line endings appropriate
+ (macOS/Linux/UNIX), or `native` (line endings appropriate
to the OS on which pandoc is being run). The default is
`native`.
@@ -706,8 +706,8 @@ General writer options
`--resource-path=`*SEARCHPATH*
: List of paths to search for images and other resources.
- The paths should be separated by `:` on linux, unix, and
- MacOS systems, and by `;` on Windows. If `--resource-path`
+ The paths should be separated by `:` on Linux, UNIX, and
+ macOS systems, and by `;` on Windows. If `--resource-path`
is not specified, the default resource path is the working
directory. Note that, if `--resource-path` is specified,
the working directory must be explicitly listed or it