Remove dates from man pages

Counterpart to https://github.com/QubesOS/qubes-core-admin/pull/94
This commit is contained in:
Jean-Philippe Ouellet 2017-03-16 05:47:11 -04:00
parent bd6ea489e3
commit 9acc305887
No known key found for this signature in database
GPG Key ID: 4747332C27533622
4 changed files with 0 additions and 8 deletions

View File

@ -6,8 +6,6 @@ NAME
==== ====
qvm-copy-to-vm - copy specified files to specified destination VM qvm-copy-to-vm - copy specified files to specified destination VM
:Date: 2012-05-30
SYNOPSIS SYNOPSIS
======== ========
| qvm-copy-to-vm [--without-progress] dest_vmname file [file]+ | qvm-copy-to-vm [--without-progress] dest_vmname file [file]+

View File

@ -6,8 +6,6 @@ NAME
==== ====
qvm-open-in-dvm - open a specified file in disposable VM qvm-open-in-dvm - open a specified file in disposable VM
:Date: 2012-05-30
SYNOPSIS SYNOPSIS
======== ========
| qvm-open-in-dvm filename | qvm-open-in-dvm filename

View File

@ -6,8 +6,6 @@ NAME
==== ====
qvm-open-in-vm - open a specified file in other VM qvm-open-in-vm - open a specified file in other VM
:Date: 2012-05-30
SYNOPSIS SYNOPSIS
======== ========
| qvm-open-in-vm vmname filename | qvm-open-in-vm vmname filename

View File

@ -6,8 +6,6 @@ NAME
==== ====
qvm-run - run a specified command in a specified VM qvm-run - run a specified command in a specified VM
:Date: 2012-05-30
SYNOPSIS SYNOPSIS
======== ========
| qvm-run vmname command [aguments] | qvm-run vmname command [aguments]