Re: proc(5)'s sashimi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2023-08-15 23:47, Alejandro Colomar wrote:
> 
> ---
> 
> $ git request-pull master \
>       git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git \
>       proc-sashimi-v1;
> The following changes since commit 26ffcd4fa9a4f89ab60371e9c19fa39cae58634b:
> 
>   scripts/sortman: Ignore only leading underscores or dashes (2023-08-14 15:16:59 +0200)
> 
> are available in the Git repository at:
> 
>   git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git tags/proc-sashimi-v1
> 
> for you to fetch changes up to 92cdcec79df039146e5ed42cac23cd4b7e3f9e25:
> 
>   proc.5: Clean up after making sashimi of this page (2023-08-15 23:27:07 +0200)
> 
> ----------------------------------------------------------------
> proc(5) sashimi; v1
> 


I've merged the changes.


commit 0569afbbccd6de28d1bacd13471a679ad2674aa1 (HEAD -> main, korg/master, alx/main, master)
Merge: 29597f1e7 92cdcec79
Author: Alejandro Colomar <alx@xxxxxxxxxx>
Date:   Thu Aug 17 22:47:16 2023 +0200

    proc*.5: Make sashimi
    
    [Merge tag 'proc-sashimi-v1' of <git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git>]
    
    proc(5) was a huge page, which was quite hard to maintain, extend, read,
    and refer to.  Split the page into small pages for the different
    directories and files within /proc.  Some pages are still too large
    (e.g., proc_sys(5)), and will some day be split even more.
    
    This split keeps the contents of the original page, without modifying
    anything; not even the formatting.
    
    The only thing that has been modified in this patches, is that
    directories are consistently represented with a trailing slash.
    
    For the file name of the pages, we've used the name of the interface
    (e.g., /proc/pid/), removing the leading and trailing '/'s and then
    translating the remaining ones as `tr / _` (e.g., proc_pid.5).  The
    title of the pages (TH) is consistent with this.  The NAME of the pages,
    however, is the actual path name of the interfaces.
    
    The man page references have not been updated, as that was a more
    complex and tedious work, so I expect that they'll be slowly updated as
    we and users find out.
    
    Link: <https://lore.kernel.org/linux-man/e3a5bc09-e835-9819-4aaa-12959495ac59@xxxxxxxxxx/T/>
    Acked-by: Oskari Pirhonen <xxc3ncoredxx@xxxxxxxxx>
    Acked-by: Günther Noack <gnoack@xxxxxxxxxx>
    Acked-by: "G. Branden Robinson" <g.branden.robinson@xxxxxxxxx>
    Cc: Brian Inglis <Brian.Inglis@xxxxxxx>
    Cc: Ingo Schwarze <schwarze@xxxxxxx>
    Cc: Colin Watson <cjwatson@xxxxxxxxxx>
    Signed-off-by: Alejandro Colomar <alx@xxxxxxxxxx>


Cheers,
Alex

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux