Shadow-Here


Server : Apache
System : Linux methusalix2 3.16.0-11-amd64 #1 SMP Debian 3.16.84-1 (2020-06-09) x86_64
User : hios ( 1437)
PHP Version : 5.6.40-0+deb8u12
Disable Function : proc_close,proc_open,dl,shell_exec,passthru
Directory :  /usr/bin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : //usr/bin/dh_undocumented
#!/usr/bin/perl -w

=head1 NAME

dh_undocumented - undocumented.7 symlink program (deprecated no-op)

=cut

use strict;
use Debian::Debhelper::Dh_Lib;

=head1 SYNOPSIS

Do not run!

=head1 DESCRIPTION

This program used to make symlinks to the F<undocumented.7> man page for man
pages not present in a package. Debian policy now frowns on use of the
F<undocumented.7> man page, and so this program does nothing, and should not
be used.

=cut

init();
warning("This program does nothing and should no longer be used.");

=head1 SEE ALSO

L<debhelper(7)>

This program is a part of debhelper.

=head1 AUTHOR

Joey Hess <joeyh@debian.org>

=cut

Samx