All of lore.kernel.org
 help / color / mirror / Atom feed
From: Utkarsh Singh <utkarsh190601@gmail.com>
To: Walter Harms <wharms@bfs.de>,
	"linux-man@vger.kernel.org" <linux-man@vger.kernel.org>,
	"alx.manpages@gmail.com" <alx.manpages@gmail.com>,
	"mtk.manpages@gmail.com" <mtk.manpages@gmail.com>
Subject: Re: AW: umask.1p: Can we add a table for octal and symbolic notation?
Date: Fri, 16 Apr 2021 22:09:20 +0530	[thread overview]
Message-ID: <878s5ichfr.fsf@gmail.com> (raw)
In-Reply-To: <747334490ab842f7b7816bad09a6d2fd@bfs.de> (Walter Harms's message of "Fri, 16 Apr 2021 15:46:32 +0000")

On 2021-04-16, 15:46 +0000, Walter Harms <wharms@bfs.de> wrote:

> Hello everybody,
> i did no see any answer. 
>
> How is maintaining the posix-pages organized ? 

There some misunderstanding from my side on how POSIX manual pages are
'distributed' with Linux man-page project.  Here is message posted on
this mailing list some time ago.

Message from Michael Kerrisk on Wed, 22 Jan 2014 16:56:48 +0100:

> In 2004, the IEEE and The Open Group decided to grant permission to the 
> Linux man-pages project to distribute parts of the then-current version
> of POSIX.1 in manual page format. That decision provided an extremely
> valuable resource for Linux programmers who wanted to write applications
> that are portable across UNIX systems. Evidence of that value has been
> demonstrated by regular requests in the last few years that the project
> should update its copy of the POSIX manual pages to the latest
> version provided by The Austin Group (the umbrella group that works
> on development of the POSIX.1 standard).

This means that Linux man-page project only distribute standards in
forms accessible offline using man command and doesn't edit them.

Confusion aside, you can always download Wikipedia pages or in fact any
HTML pages using wget or curl command.  For ex:

$ wget https://en.wikipedia.org/wiki/Umask

You can use a graphical browser like Firefox or a text browser like lynx
to view them.  For ex:

$ lynx Umask.html

-- 
Utkarsh Singh
http://utkarshsingh.xyz

  reply	other threads:[~2021-04-16 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24 15:24 umask.1p: Can we add a table for octal and symbolic notation? Utkarsh Singh
2021-04-16 15:46 ` AW: " Walter Harms
2021-04-16 16:39   ` Utkarsh Singh [this message]
2021-04-17 19:20   ` Alejandro Colomar (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878s5ichfr.fsf@gmail.com \
    --to=utkarsh190601@gmail.com \
    --cc=alx.manpages@gmail.com \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    --cc=wharms@bfs.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.