diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-07 13:10:07 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-07 13:10:07 +0200 |
commit | bed8857b779b9896f6a3b54336feddb41c0a5b5a (patch) | |
tree | 2fc8a1708042a9e5db52af80b1fc7c455a77bc0c /man/1 | |
parent | b37e001d893f8cd1b2efed154095f47593643b04 (diff) |
pkg: Recommend to postfix manuals in man/ with .pod
Diffstat (limited to 'man/1')
-rw-r--r-- | man/1/pkg.pod (renamed from man/1/pkg) | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/1/pkg b/man/1/pkg.pod index 830fd3e..7f207ba 100644 --- a/man/1/pkg +++ b/man/1/pkg.pod @@ -1,5 +1,3 @@ -=pod - =head1 NAME pkg - distributed dotfile and script manager @@ -162,7 +160,3 @@ many ideas and suggestions =head1 SEE ALSO L<pkg.conf>(5), pkg(7) - -=cut - -vim:ft=pod |