Updated the Mono website links in the man pages
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 16 Dec 2014 14:05:05 +0000 (15:05 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 16 Dec 2014 14:05:05 +0000 (15:05 +0100)
Even though the old links still work, we can save everyone an unnecessary redirect by using the new links.

17 files changed:
man/csharp.1
man/httpcfg.1
man/lc.1
man/mcs.1
man/mdassembler.1
man/mdoc-assemble.1
man/mdoc-export-html.1
man/mdoc-export-msxdoc.1
man/mdoc-validate.1
man/mdoc.1
man/mono-cil-strip.1
man/mono-xmltool.1
man/mono.1
man/monolinker.1
man/mozroots.1
man/mprof-report.1
man/sqlsharp.1

index 50cbdc86508fd2126437eafdc2b20369563ace69..9379658e62e5ec4615a6f61f890f06f56bd458fd 100644 (file)
@@ -358,9 +358,9 @@ gmcs(1), mcs(1), mdb(1), mono(1), pkg-config(1)
 .SH BUGS
 To report bugs in the compiler, you must file them on our bug tracking
 system, at:
-http://www.mono-project.com/Bugs 
+http://www.mono-project.com/community/bugs/
 .SH MAILING LIST
-The Mono Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
+The Mono Mailing lists are listed at http://www.mono-project.com/community/help/mailing-lists/
 .SH MORE INFORMATION
 The Mono C# compiler was developed by Novell, Inc
 (http://www.novell.com, http) and is based on the
@@ -368,5 +368,5 @@ ECMA C# language standard available here:
 http://www.ecma.ch/ecma1/STAND/ecma-334.htm
 .PP
 The home page for the Mono C# compiler is at
-http://www.mono-project.com/CSharp_Compiler  information about the
-interactive mode for C# is available in http://mono-project.com/CsharpRepl
+http://www.mono-project.com/docs/about-mono/languages/csharp/ information about the
+interactive mode for C# is available in http://mono-project.com/docs/tools+libraries/tools/repl/
index ade4063a0159f761240d263002cf00485492f5ef..78c0e587b42070cabdfa57f8585a479763f0a86c 100644 (file)
@@ -54,7 +54,7 @@ httpcfg -add -port 8081 -pvk myfile.pvk -cert MyCert
 For more details on creating the certificate file and the private key,
 see the following web page:
 .PP
-http://www.mono-project.com/UsingClientCertificatesWithXSP
+http://www.mono-project.com/docs/web/using-clientcertificates-with-xsp/
 .SH FILES
 The certificates are stored in the ~/.mono/httplistener directory
 .SH AUTHOR
@@ -72,4 +72,4 @@ Visit http://www.mono-project.com for details
 The private key format:
 .nf
 http://www.drh-consultancy.demon.co.uk/pvk.html
-.fi
\ No newline at end of file
+.fi
index 29e2f72ae166ef5926f1eb016115c429a4692cf4..f667a8f62a6851c3ffbe8ef0d5672ef2b3771312 100644 (file)
--- a/man/lc.1
+++ b/man/lc.1
@@ -78,7 +78,7 @@ version and publickeytoken.
 
 .SH MAILING LISTS
 Mailing lists are listed at the
-http://www.mono-project.com/Mailing_Lists
+http://www.mono-project.com/community/help/mailing-lists/
 .SH WEB SITE
 http://www.mono-project.com
 .SH SEE ALSO
index dc1e5f42386c59597f3795c5f3e643baf53ce108..14221a83c1020153fa696e6313ccc290d45c6cd8 100644 (file)
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -538,13 +538,13 @@ csharp(1), mdb(1), mono(1), mopen(1), pkg-config(1), sn(1)
 .SH BUGS
 To report bugs in the compiler, you must file them on our bug tracking
 system, at:
-http://www.mono-project.com/Bugs 
+http://www.mono-project.com/community/bugs/
 .SH MAILING LIST
-The Mono Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
+The Mono Mailing lists are listed at http://www.mono-project.com/community/help/mailing-lists/
 .SH MORE INFORMATION
 The Mono C# compiler was developed by Novell, Inc
 (http://www.novell.com) and Xamarin Inc (http://www.xamarin.com) is based on the
 ECMA C# language standard available here:
 http://www.ecma.ch/ecma1/STAND/ecma-334.htm
 .PP
-The home page for the Mono C# compiler is at http://www.mono-project.com/CSharp_Compiler
+The home page for the Mono C# compiler is at http://www.mono-project.com/docs/about-mono/languages/csharp/
index 19a085e7441b1f279cbc7cdadd0365f4fd5037d5..215bd11a53b5865ef220b37bbc5a4a3c0e9373b5 100644 (file)
@@ -198,7 +198,7 @@ file for a list of PATH values
 .I //node/@name
 values).
 .sp
-See also: http://www.mono-project.com/Generating_Documentation
+See also: http://www.mono-project.com/docs/tools+libraries/tools/monodoc/generating-documentation/
 .TP
 .I Create your documentation
 See also the
@@ -256,4 +256,4 @@ Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
 .SH WEB SITE
 See also: http://www.mono-project.com
 and
-http://www.mono-project.com/Assembler
+http://www.mono-project.com/docs/tools+libraries/tools/mdassembler/
index 40e002527133d1ab772c5bc633eab90845958ecc..4497101395cbc91102d77d3e16c779507b664f36 100644 (file)
@@ -207,4 +207,4 @@ file and looks for referenced documents to create the help source.
 .TP
 Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
 .SH WEB SITE
-See also: http://www.mono-project.com/mdoc
+See also: http://www.mono-project.com/docs/tools+libraries/tools/mdoc/
index 130381c1c7e9910b3eb65c6695d53819cee90204..319628957ee6eda1729ba4de80a033c2a0a8f4ec 100644 (file)
@@ -148,4 +148,4 @@ See the \fICREF FORMAT\fR section of \fBmdoc\fR(5) for more information.
 .TP
 Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
 .SH WEB SITE
-Visit http://www.mono-project.com/mdoc for details
+Visit http://www.mono-project.com/docs/tools+libraries/tools/mdoc/ for details
index 697f25020e0a06734d38a2503c012552c7ce20d4..b0ee45aa18f1f38b66c27fb6011d1409dc2d40bd 100644 (file)
@@ -34,4 +34,4 @@ Display a help message and exit.
 .TP
 Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
 .SH WEB SITE
-Visit http://www.mono-project.com/mdoc for details
+Visit http://www.mono-project.com/docs/tools+libraries/tools/mdoc/ for details
index 27098444425a031b84afd67c0e97075f7c45976e..296481bba266b3db09c1d18ca8789e948b41a642 100644 (file)
@@ -51,4 +51,4 @@ documentation within that directory, recursively), use:
 .TP
 Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
 .SH WEB SITE
-Visit http://www.mono-project.com/mdoc for details
+Visit http://www.mono-project.com/docs/tools+libraries/tools/mdoc/ for details
index dd2ecace4bdf9a27eabbdc7400dba9d227369abf..620c45aaf024d223a215aa93141d1df93453ee1a 100644 (file)
@@ -195,4 +195,4 @@ mdoc-validate(1)
 .TP
 Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
 .SH WEB SITE
-Visit http://www.mono-project.com/mdoc for details
+Visit http://www.mono-project.com/docs/tools+libraries/tools/mdoc/ for details
index 7520479d59de18d4734856593667b77d365c5d93..2a4ab8f1fd92e669e211cb22bec55d737a15904c 100644 (file)
@@ -11,7 +11,7 @@ longer necessary, but the metadata still is.
 .SH COPYRIGHT
 Copyright (C) 2008 Novell, Inc (http://www.novell.com)
 .SH MAILING LISTS
-Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
+Mailing lists are listed at http://www.mono-project.com/community/help/mailing-lists/
 .SH LICENSE
 mono-cil-strip is licensed under the MIT/X11 license. Please read the accompayning
 MIT.X11 file for details.
index 9c9d96c56d5e790eb6c1175e4064890b7325a404..13c4928c929d5c17f51df184c463c70cad2052a9 100644 (file)
@@ -78,7 +78,7 @@ specified it reads the standard input.   If
 is not specified, the output is sent to the standard output.
 .SH MAILING LISTS
 Mailing lists are listed at the
-http://www.mono-project.com/Mailing_Lists
+http://www.mono-project.com/community/help/mailing-lists/
 .SH WEB SITE
 http://www.mono-project.com
 .SH SEE ALSO
index 8eaaed6343b6044f97551459cee8805c39fa9136..66fc7a3fba46ddbdbaf87e44f68f27dfc8f0748e 100644 (file)
@@ -222,7 +222,7 @@ example, --tool=prefix=arm-linux-gnueabi- will make the AOT compiler run
 .I write-symbols
 Instructs the AOT compiler to emit debug symbol information.
 .PP
-For more information about AOT, see: http://www.mono-project.com/AOT
+For more information about AOT, see: http://www.mono-project.com/docs/advanced/aot/
 .RE
 .TP
 \fB--attach=[options]\fR
@@ -318,7 +318,7 @@ If the Mono runtime has been compiled with LLVM support (not available
 in all configurations), Mono will use the LLVM optimization and code
 generation engine to JIT or AOT compile.     
 .Sp
-For more information, consult: http://www.mono-project.com/Mono_LLVM
+For more information, consult: http://www.mono-project.com/docs/advanced/mono-llvm/
 .TP
 \fB--nollvm\fR
 When using a Mono that has been compiled with LLVM support, it forces
@@ -401,7 +401,7 @@ e.g. execution of Code Access Security (CAS) or non-CAS demands.
 .I core-clr
 Enables the core-clr security system, typically used for
 Moonlight/Silverlight applications.  It provides a much simpler
-security system than CAS, see http://www.mono-project.com/Moonlight
+security system than CAS, see http://www.mono-project.com/docs/web/moonlight/
 for more details and links to the descriptions of this new system. 
 .TP
 .I validil
@@ -737,7 +737,7 @@ shared library `mono-profiler-custom.so'.  This profiler module must
 be on your dynamic linker library path.
 .PP 
 A list of other third party profilers is available from Mono's web
-site (www.mono-project.com/Performance_Tips)
+site (www.mono-project.com/docs/advanced/performance-tips/)
 .PP
 Custom profiles are written as shared libraries.  The shared library
 must be called `mono-profiler-NAME.so' where `NAME' is the name of
@@ -1372,7 +1372,7 @@ libraries side-by-side with the main executable.
 .Sp
 For a complete description of recommended practices for application
 deployment, see
-http://www.mono-project.com/Guidelines:Application_Deployment
+http://www.mono-project.com/docs/getting-started/application-deployment/
 .TP
 \fBMONO_RTC\fR
 Experimental RTC support in the statistical profiler: if the user has
@@ -1756,7 +1756,7 @@ on this subject see the http://www.mono-project.com/Config_system.web
 page. 
 .SH MAILING LISTS
 Mailing lists are listed at the
-http://www.mono-project.com/Mailing_Lists
+http://www.mono-project.com/community/help/mailing-lists/
 .SH WEB SITE
 http://www.mono-project.com
 .SH SEE ALSO
@@ -1765,6 +1765,6 @@ certmgr(1), csharp(1), mcs(1), mdb(1), monocov(1), monodis(1),
 mono-config(5), mozroots(1), mprof-report(1), pdb2mdb(1), xsp(1), mod_mono(8).
 .PP
 For more information on AOT:
-http://www.mono-project.com/AOT
+http://www.mono-project.com/docs/advanced/aot/
 .PP
 For ASP.NET-related documentation, see the xsp(1) manual page
index cf49920a39c02ae96677203deac994d871954644..1ec7bcce818492dc70311db2465e85143b0809e2 100644 (file)
@@ -202,13 +202,13 @@ Specify a parameter for a custom step.
 .SH COPYRIGHT
 Copyright (C) 2007 Novell, Inc (http://www.novell.com)
 .SH BUGS
-Bugs report are welcome at http://bugzilla.ximian.com
+Bugs report are welcome at http://bugzilla.xamarin.com
 .PP
 Product Mono Tools, Component linker.
 .SH MAILING LISTS
-Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
+Mailing lists are listed at http://www.mono-project.com/community/help/mailing-lists/
 .SH WEB SITE
-http://www.mono-project.com/Linker
+http://www.mono-project.com/docs/tools+libraries/tools/linker/
 .SH AUTHORS
 The linker has been written by Jb Evain, and have been partially founded by
 the Google Summer of Code.
index 2b2cc1d1128025251e719be2d7a19ca82dc1b6bb..438f7692beeeea28258eaacf5a5b392a8d82d16b 100644 (file)
@@ -170,7 +170,7 @@ manual page for more information on managing certificate stores.
 Copyright (C) 2005 Novell. 
 .SH MAILING LISTS
 Mailing lists are listed at the
-http://www.mono-project.com/Mailing_Lists
+http://www.mono-project.com/community/help/mailing-lists/
 .SH WEB SITE
 http://www.mono-project.com
 .SH SEE ALSO
index 4b1b7816817ae65a643c4eda775415fee81c769f..fec61afe13a7af95869aacc7b38b30d208604b94 100644 (file)
@@ -536,7 +536,7 @@ information, you could use it like this:
 .PP
 \f[B]output=|mprof-report\ --reports=monitor\ --traces\ -\f[]
 .SH WEB SITE
-http://www.mono-project.com/Profiler
+http://www.mono-project.com/docs/debug+profile/profile/profiler/
 .SH SEE ALSO
 .PP
 mono(1)
index 4bb8ea989024cba4e71c9f29b803d9f66058ceaa..4bf500ffd4a16a81c625ac2829e912449a895def 100644 (file)
@@ -518,7 +518,7 @@ licenses are available from Novell or Daniel Morgan.
 To report bugs in the compiler, you can use `bug-buddy', or you can
 file bug reports in our bug tracking system:
 .nf
-http://bugzilla.ximian.com.
+http://bugzilla.xamarin.com.
 .fi
 .PP
 .SH MAILING LISTS