Update headers

This commit is contained in:
Martin Lund 2022-02-13 06:35:03 +01:00
parent 2375bc0c7b
commit 137b2823af
15 changed files with 30 additions and 30 deletions

View file

@ -1,7 +1,7 @@
.TH "tio" "1" "@version_date@" "tio @version@" "User Commands"
.SH "NAME"
tio \- a simple TTY terminal I/O application
tio \- a simple TTY terminal I/O tool
.SH "SYNOPSIS"
.PP
@ -11,8 +11,8 @@ tio \- a simple TTY terminal I/O application
.SH "DESCRIPTION"
.PP
.B tio
is a simple TTY terminal application which features a straightforward
commandline interface to easily connect to TTY devices for basic input/output.
is a simple TTY terminal tool which features a straightforward commandline
interface to easily connect to TTY devices for basic I/O operations.
.SH "OPTIONS"

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
*

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License

View file

@ -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
* modify it under the terms of the GNU General Public License