diff options
| author | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-07 17:55:43 +0200 |
|---|---|---|
| committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-07 17:55:43 +0200 |
| commit | a8af8218e5401364a699c8f70264cfd39017e344 (patch) | |
| tree | 8e1a2e389307ad8de1e84ba2f34e90ff2d0166d8 | |
| parent | 01966188885e0215cd54a3f035c37510037ab1e2 (diff) | |
doc/: Added fim:ft=pod
| -rw-r--r-- | doc/bootstrap | 6 | ||||
| -rw-r--r-- | doc/pkg | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/bootstrap b/doc/bootstrap index 9dfbee9..cbd8663 100644 --- a/doc/bootstrap +++ b/doc/bootstrap @@ -1,3 +1,5 @@ +=pod + =head1 NAME bootstrap - install the most essential utilities in $HOME. @@ -22,3 +24,7 @@ bootstrap will, in this order, do the following: =head1 AUTHOR Daniel Friesel <derf@derf.homelinux.org> + +=cut + +vim:ft=pod @@ -1,3 +1,5 @@ +=pod + =head1 NAME pkg - Package maintenance utility @@ -115,3 +117,7 @@ Default: -q =head1 AUTHOR Daniel Friesel <derf@derf.homelinux.org> + +=cut + +vim:ft=pod |
