summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2018-05-02 19:53:43 -0600
committerDan Allen <dan.j.allen@gmail.com>2018-05-02 19:53:43 -0600
commit3bc5b58cabd7e49eed4ac86fbb686d4077c25d79 (patch)
treef78aa0bd2c4b7a807a6e6c25c8845ec544196317 /man
parent75fa4f702405dea68aa010044fff7bd229e7d666 (diff)
Release 1.5.7v1.5.7
Diffstat (limited to 'man')
-rw-r--r--man/asciidoctor.112
-rw-r--r--man/asciidoctor.adoc2
2 files changed, 7 insertions, 7 deletions
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1
index cb7951db..2f80fb19 100644
--- a/man/asciidoctor.1
+++ b/man/asciidoctor.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: asciidoctor
.\" Author: Dan Allen, Sarah White, Ryan Waldron
-.\" Generator: Asciidoctor 1.5.7.dev
-.\" Date: 2018-04-20
+.\" Generator: Asciidoctor 1.5.7
+.\" Date: 2018-05-02
.\" Manual: Asciidoctor Manual
-.\" Source: Asciidoctor 1.5.6.2
+.\" Source: Asciidoctor 1.5.7
.\" Language: English
.\"
-.TH "ASCIIDOCTOR" "1" "2018-04-20" "Asciidoctor 1.5.6.2" "Asciidoctor Manual"
+.TH "ASCIIDOCTOR" "1" "2018-05-02" "Asciidoctor 1.5.7" "Asciidoctor Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
@@ -50,7 +50,7 @@ When combined with the safe mode setting, can be used to chroot the execution of
\fB\-S, \-\-safe\-mode\fP=\fISAFE_MODE\fP
.RS 4
Set safe mode level: \fIunsafe\fP, \fIsafe\fP, \fIserver\fP or \fIsecure\fP.
-Disables potentially dangerous macros in source files, such as \f[CR]include::[]\fP.
+Disables potentially dangerous macros in source files, such as \f(CRinclude::[]\fP.
If not set, the safe mode level defaults to \fIunsafe\fP when Asciidoctor is invoked using this script.
.RE
.sp
@@ -208,7 +208,7 @@ Dump the Asciidoctor man page (in troff/groff format) if \fITOPIC\fP is \fImanpa
.RS 4
Print program version number.
.sp
-\f[CR]\-v\fP can also be used if no other flags or arguments are present.
+\f(CR\-v\fP can also be used if no other flags or arguments are present.
.RE
.SH "ENVIRONMENT"
.sp
diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc
index 0c9089aa..230af91d 100644
--- a/man/asciidoctor.adoc
+++ b/man/asciidoctor.adoc
@@ -2,7 +2,7 @@
Dan Allen; Sarah White; Ryan Waldron
:doctype: manpage
:man manual: Asciidoctor Manual
-:man source: Asciidoctor 1.5.6.2
+:man source: Asciidoctor 1.5.7
:page-layout: base
== NAME