mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update headers
This commit is contained in:
parent
2375bc0c7b
commit
137b2823af
15 changed files with 30 additions and 30 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
.TH "tio" "1" "@version_date@" "tio @version@" "User Commands"
|
.TH "tio" "1" "@version_date@" "tio @version@" "User Commands"
|
||||||
|
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
tio \- a simple TTY terminal I/O application
|
tio \- a simple TTY terminal I/O tool
|
||||||
|
|
||||||
.SH "SYNOPSIS"
|
.SH "SYNOPSIS"
|
||||||
.PP
|
.PP
|
||||||
|
|
@ -11,8 +11,8 @@ tio \- a simple TTY terminal I/O application
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
.PP
|
.PP
|
||||||
.B tio
|
.B tio
|
||||||
is a simple TTY terminal application which features a straightforward
|
is a simple TTY terminal tool which features a straightforward commandline
|
||||||
commandline interface to easily connect to TTY devices for basic input/output.
|
interface to easily connect to TTY devices for basic I/O operations.
|
||||||
|
|
||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2018 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2022 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2017 Martin Lund
|
* Copyright (c) 2017-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* tio - a simple TTY terminal I/O application
|
* tio - a simple TTY terminal I/O tool
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2017 Martin Lund
|
* Copyright (c) 2014-2022 Martin Lund
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue