diff options
-rw-r--r-- | man/man1/cmark.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/cmark.1 b/man/man1/cmark.1 index efd6615..71db059 100644 --- a/man/man1/cmark.1 +++ b/man/man1/cmark.1 @@ -1,4 +1,4 @@ -.TH "cmark" "1" "March 24, 2016" "LOCAL" "General Commands Manual" +.TH "cmark" "1" "Feburary 11, 2020" "LOCAL" "General Commands Manual" .SH "NAME" \fBcmark\fR \- convert CommonMark formatted text to HTML @@ -66,4 +66,4 @@ Print version. John MacFarlane, Vicent Marti, Kārlis Gaņģis, Nick Wellnhofer. .SH "SEE ALSO" .PP -CommonMark spec: \f[C]http://spec.commonmark.org\f[]. +CommonMark spec: \f[C]https://spec.commonmark.org\f[]. |