mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-18 23:11:18 +03:00
Changed version to 3.1, rebuilt docs
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
VERSION := 3.1a
|
||||
VERSION := 3.1
|
||||
TTY_Q_SZ := 0
|
||||
HISTFILE := .picocom_history
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
|
||||
VERSION = 3.1a
|
||||
VERSION = 3.1
|
||||
|
||||
#CC ?= gcc
|
||||
CPPFLAGS += -DVERSION_STR=\"$(VERSION)\"
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" Automatically generated by Pandoc 1.16.0.2
|
||||
.\"
|
||||
.ad l
|
||||
.TH "PICOCOM" "1" "2018-01-16" "Picocom 3.1a" "User Commands"
|
||||
.TH "PICOCOM" "1" "2018-02-01" "Picocom 3.1" "User Commands"
|
||||
.nh \" Turn off hyphenation by default.
|
||||
.SH NAME
|
||||
.PP
|
||||
|
@ -11,7 +11,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1a / 2018-01-16</div></h1>
|
||||
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1 / 2018-02-01</div></h1>
|
||||
</div>
|
||||
<h1 id="name">NAME</h1>
|
||||
<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