mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Bumped version to 2.2, rebuilt docs.
This commit is contained in:
5
Makefile
5
Makefile
@ -1,5 +1,5 @@
|
||||
|
||||
VERSION = 2.2a
|
||||
VERSION = 2.2
|
||||
|
||||
#CC = gcc
|
||||
CPPFLAGS = -DVERSION_STR=\"$(VERSION)\"
|
||||
@ -69,7 +69,8 @@ picocom.1 : picocom.1.md
|
||||
|
||||
picocom.1.html : picocom.1.md
|
||||
pandoc -s -t html \
|
||||
-c css/normalize-noforms.css -c css/manpage.css \
|
||||
-c ~/.pandoc/css/normalize-noforms.css \
|
||||
-c ~/.pandoc/css/manpage.css \
|
||||
--self-contained \
|
||||
-o $@ $?
|
||||
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH "PICOCOM" "1" "2015-10-16" "Picocom 2.2a" "User Commands"
|
||||
.\" Automatically generated by Pandoc 1.16.0.2
|
||||
.\"
|
||||
.TH "PICOCOM" "1" "2016-10-04" "Picocom 2.2" "User Commands"
|
||||
.hy
|
||||
.SH NAME
|
||||
.PP
|
||||
picocom \- minimal dumb\-terminal emulation program
|
||||
@ -501,7 +504,7 @@ Download the latest release from:
|
||||
<https://github.com/npat-efault/picocom/releases>
|
||||
.SH COPYRIGHT
|
||||
.PP
|
||||
Copyright (c) 2004\-2015 Nick Patavalis
|
||||
Copyright (c) 2004\-2016 Nick Patavalis
|
||||
.PP
|
||||
This file is part of Picocom.
|
||||
.PP
|
||||
|
File diff suppressed because one or more lines are too long
@ -404,7 +404,7 @@ Download the latest release from:
|
||||
|
||||
# COPYRIGHT
|
||||
|
||||
Copyright (c) 2004-2015 Nick Patavalis
|
||||
Copyright (c) 2004-2016 Nick Patavalis
|
||||
|
||||
This file is part of Picocom.
|
||||
|
||||
|
BIN
picocom.1.pdf
BIN
picocom.1.pdf
Binary file not shown.
Reference in New Issue
Block a user