summaryrefslogtreecommitdiffstats
path: root/php-pear/pear.conf.5
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-02 17:45:01 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-02 17:45:01 +0200
commit03d502e571b375ffd276b192ecd5128306ab3ef1 (patch)
tree2d0ddcacaecc662ee5dd362a0120cecaaa754fbc /php-pear/pear.conf.5
parent2f81cc3673b7f31e71f40dc47c9242c4ea410869 (diff)
reorg repo
Diffstat (limited to 'php-pear/pear.conf.5')
-rw-r--r--php-pear/pear.conf.550
1 files changed, 0 insertions, 50 deletions
diff --git a/php-pear/pear.conf.5 b/php-pear/pear.conf.5
deleted file mode 100644
index 00216e7..0000000
--- a/php-pear/pear.conf.5
+++ /dev/null
@@ -1,50 +0,0 @@
-.TH PEAR.CONF 5 "2013" "File Formats"
-.SH NAME
-.B pear.conf
-\- configuration file for \fBPEAR\fR applications.
-
-.SH DESCRIPTION
-The \fBpear.conf\fP is used by \fBPEAR\fR applications
-to store their configuration. This file should not be edited.
-.P
-The \fBpear\fR command provides the \fBconfig-show\fR, \fBconfig-get\fR
-and \fBconfig-set\fR sub-commands needed to change the configuration.
-
-.SH FILES
-.TP 15
-.B /etc/pear.conf
-The system configuration file.
-.TP
-.B $HOME/.pearrc
-The user configuration file.
-
-.SH SEE ALSO
-.B pear(1)
-
-.SH COPYRIGHT
-.PD 0
-Copyright \(co 1997\-2009
-Stig Bakken,
-Gregory Beaver,
-Helgi Þormar Þorbjörnsson,
-Tomas V.V.Cox,
-Martin Jansen.
-.P
-All rights reserved.
-.P
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-.P
-* Redistributions of source code must retain the above copyright notice,
-this list of conditions and the following disclaimer.
-.P
-* Redistributions in binary form must reproduce the above copyright
-notice, this list of conditions and the following disclaimer in the
-documentation and/or other materials provided with the distribution.
-
-.SH BUGS
-You can view the list of known bugs or report any new bug you found at:
-.PD 0
-.P
-.B http://pear.php.net/bugs/
-