summaryrefslogtreecommitdiff
path: root/man/1/envify
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-07 14:21:32 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-07 14:21:58 +0200
commit58a60f7909a532ee8a890677e9c7772d0bdd8fa7 (patch)
tree0caa3f5ff485d122262ce246aa54714dc29980fd /man/1/envify
parent6cb362f399f1247fb86b1371da056d9ba4418280 (diff)
Renamed manuals to *.pod
Diffstat (limited to 'man/1/envify')
-rw-r--r--man/1/envify21
1 files changed, 0 insertions, 21 deletions
diff --git a/man/1/envify b/man/1/envify
deleted file mode 100644
index ce7888c..0000000
--- a/man/1/envify
+++ /dev/null
@@ -1,21 +0,0 @@
-=pod
-
-=head1 NAME
-
-envify - execute a command in the environment saved with envstore
-
-=head1 SYNOPSIS
-
-B<envify> I<command>...
-
-=head1 DESCRIPTION
-
-B<envify> loads the environment saved by B<envstore> and then executes I<command>.
-
-=head1 SEE ALSO
-
-envstore(1)
-
-=cut
-
-vim:ft=pod