Update man page
This commit is contained in:
parent
3740db51c7
commit
3fe9f1e9e3
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
.\" Manpage begin.
|
||||
.\" Contact mik@elnord.in to correct errors or typos.
|
||||
.TH man 1 "19 November 2014" "1.1" "begin man page"
|
||||
.TH man 1 "4 July 2022" "1.2" "begin man page"
|
||||
.SH NAME
|
||||
begin \- an output modifier
|
||||
.SH SYNOPSIS
|
||||
|
@ -24,4 +24,4 @@ grep(1)
|
|||
.SH BUGS
|
||||
No known bugs.
|
||||
.SH AUTHOR
|
||||
Mikael Nordin (mik@elnord.in)
|
||||
Mikael Nordin (hej@mic.ke)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
project('begin', 'cpp',
|
||||
version : '0.1',
|
||||
version : '1.0.0',
|
||||
default_options : ['warning_level=3', 'cpp_std=c++14'])
|
||||
|
||||
boost_dep = dependency('boost', modules : ['iostreams', 'regex'])
|
||||
|
|
Loading…
Add table
Reference in a new issue