mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Bumped version to 3.2a. Rebuilt docs
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
VERSION := 3.1
|
VERSION := 3.2a
|
||||||
TTY_Q_SZ := 0
|
TTY_Q_SZ := 0
|
||||||
HISTFILE := .picocom_history
|
HISTFILE := .picocom_history
|
||||||
|
|
||||||
|
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
VERSION = 3.1
|
VERSION = 3.2a
|
||||||
|
|
||||||
#CC ?= gcc
|
#CC ?= gcc
|
||||||
CPPFLAGS += -DVERSION_STR=\"$(VERSION)\"
|
CPPFLAGS += -DVERSION_STR=\"$(VERSION)\"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.\" Automatically generated by Pandoc 1.16.0.2
|
.\" Automatically generated by Pandoc 1.16.0.2
|
||||||
.\"
|
.\"
|
||||||
.ad l
|
.ad l
|
||||||
.TH "PICOCOM" "1" "2018-02-01" "Picocom 3.1" "User Commands"
|
.TH "PICOCOM" "1" "2018-02-01" "Picocom 3.2a" "User Commands"
|
||||||
.nh \" Turn off hyphenation by default.
|
.nh \" Turn off hyphenation by default.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1 / 2018-02-01</div></h1>
|
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.2a / 2018-02-01</div></h1>
|
||||||
</div>
|
</div>
|
||||||
<h1 id="name">NAME</h1>
|
<h1 id="name">NAME</h1>
|
||||||
<p>picocom - minimal dumb-terminal emulation program</p>
|
<p>picocom - minimal dumb-terminal emulation program</p>
|
||||||
|
BIN
picocom.1.pdf
BIN
picocom.1.pdf
Binary file not shown.
Reference in New Issue
Block a user