diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2013-11-14 18:38:38 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2013-11-14 18:38:48 +0100 |
commit | 58534900c38f976129529850bd5168d61c39a495 (patch) | |
tree | ee529320c7b7701f5ac329cc27973a49d3384898 /pod | |
parent | e1cf74e32f6b4013ae0a1886513affa2ad969883 (diff) | |
download | perl-58534900c38f976129529850bd5168d61c39a495.tar.gz |
Add Synology instructions
Diffstat (limited to 'pod')
-rw-r--r-- | pod/.gitignore | 1 | ||||
-rw-r--r-- | pod/perl.pod | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pod/.gitignore b/pod/.gitignore index 8a1b1d39ea..9234458211 100644 --- a/pod/.gitignore +++ b/pod/.gitignore @@ -31,6 +31,7 @@ /perlriscos.pod /perlsolaris.pod /perlsymbian.pod +/perlsynology.pod /perltoc.pod /perltru64.pod /perltw.pod diff --git a/pod/perl.pod b/pod/perl.pod index dd5f76fcd2..1902f05d11 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -259,6 +259,7 @@ aux a2p c2ph h2ph h2xs perlbug pl2pm pod2html pod2man s2p splain xsubpp perlriscos Perl notes for RISC OS perlsolaris Perl notes for Solaris perlsymbian Perl notes for Symbian + perlsynology Perl notes for Synology perltru64 Perl notes for Tru64 perlvms Perl notes for VMS perlvos Perl notes for Stratus VOS |