Update links to man pages
Link to openSUSE manpages instead of man7. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
		
							parent
							
								
									24489e2644
								
							
						
					
					
						commit
						5606fbee22
					
				@ -776,7 +776,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
 | 
			
		||||
            <td class="killed_proc_file_rss_kb text--align-right"></td>
 | 
			
		||||
            <td>
 | 
			
		||||
                Resident file mapping pages <br> Files which have been mapped into RAM (with
 | 
			
		||||
                <a href="https://man7.org/linux/man-pages/man2/mmap.2.html">mmap(2).</a>)
 | 
			
		||||
                <a href="https://manpages.opensuse.org/Tumbleweed/man-pages/mmap.2.en.html">mmap(2).</a>)
 | 
			
		||||
            </td>
 | 
			
		||||
        </tr>
 | 
			
		||||
        <tr>
 | 
			
		||||
@ -931,8 +931,8 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
 | 
			
		||||
            <td>Unevictable Pages <br> (unevictable)</td>
 | 
			
		||||
            <td class="unevictable_pages text--align-right"></td>
 | 
			
		||||
            <td>Unevictable memory. It can't be swapped out because the pages are owned by ramfs or protected by
 | 
			
		||||
                <a href="https://man7.org/linux/man-pages/man3/mlock.5.html" target="_blank">mlock(3)</a> /
 | 
			
		||||
                <a href="https://man7.org/linux/man-pages/man2/shmctl.2.html" target="_blank">shmctl(SHM_LOCK)</a>.
 | 
			
		||||
                <a href="https://manpages.opensuse.org/Tumbleweed/man-pages/mlock.2.en.html" target="_blank">mlock(2)</a> /
 | 
			
		||||
                <a href="https://manpages.opensuse.org/Tumbleweed/man-pages/shmctl.2.en.html" target="_blank">shmctl(2)</a>.
 | 
			
		||||
                Unevictable pages are managed by kernels LRU framework.
 | 
			
		||||
            </td>
 | 
			
		||||
        </tr>
 | 
			
		||||
@ -964,7 +964,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
 | 
			
		||||
                <a class="a__footnote" href="#footnote-proc5">[1]</a>
 | 
			
		||||
                <br>
 | 
			
		||||
                Additional details are listed in
 | 
			
		||||
                <a href="https://man7.org/linux/man-pages/man5/slabinfo.5.html" target="_blank">slabinfo(5)</a> also.
 | 
			
		||||
                <a href="https://manpages.opensuse.org/Tumbleweed/man-pages/slabinfo.5.en.html" target="_blank">slabinfo(5)</a> also.
 | 
			
		||||
            </td>
 | 
			
		||||
        </tr>
 | 
			
		||||
        <tr>
 | 
			
		||||
@ -980,7 +980,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
 | 
			
		||||
            <td class="mapped_pages text--align-right"></td>
 | 
			
		||||
            <td>
 | 
			
		||||
                Files which have been mapped into memory (with
 | 
			
		||||
                <a href="https://man7.org/linux/man-pages/man2/mmap.2.html">mmap(2)</a>), such as libraries.
 | 
			
		||||
                <a href="https://manpages.opensuse.org/Tumbleweed/man-pages/mmap.2.en.html">mmap(2)</a>), such as libraries.
 | 
			
		||||
                <a class="a__footnote" href="#footnote-proc5">[1]</a>
 | 
			
		||||
            </td>
 | 
			
		||||
        </tr>
 | 
			
		||||
@ -989,7 +989,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
 | 
			
		||||
            <td class="shmem_pages text--align-right"></td>
 | 
			
		||||
            <td>
 | 
			
		||||
                Amount of memory consumed in
 | 
			
		||||
                <a href="https://man7.org/linux/man-pages/man5/tmpfs.5.html">tmpfs(5)</a>
 | 
			
		||||
                <a href="https://manpages.opensuse.org/Tumbleweed/man-pages/tmpfs.5.en.html">tmpfs(5)</a>
 | 
			
		||||
                filesystems.
 | 
			
		||||
                <a class="a__footnote" href="#footnote-proc5">[1]</a>
 | 
			
		||||
            </td>
 | 
			
		||||
@ -1194,7 +1194,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
 | 
			
		||||
 | 
			
		||||
    <h2 id="h2-footnotes">Footnotes</h2>
 | 
			
		||||
    <ol>
 | 
			
		||||
        <li id="footnote-proc5"><cite><a href="https://man7.org/linux/man-pages/man5/proc.5.html" target="_blank">
 | 
			
		||||
        <li id="footnote-proc5"><cite><a href="https://manpages.opensuse.org/Tumbleweed/man-pages/proc.5.en.html" target="_blank">
 | 
			
		||||
	proc(5) - process information pseudo-filesystem</a></cite> (<a href="#" onclick="goBack()">Go Back</a>)
 | 
			
		||||
        </li>
 | 
			
		||||
    </ol>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user