unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30656: symlink manual does not exist
@ 2018-02-28 21:58 Marco van Hulten
  2018-03-01 16:53 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Marco van Hulten @ 2018-02-28 21:58 UTC (permalink / raw)
  To: 30656

Hello—

The man page of ln(1) tells me there exists a symlink(2) manual page
(which I am used to on Unix-like systems), but it is missing:


gast@graviton ~$ man 1 ln | grep -A1 SEE\ ALSO
SEE ALSO
       link(2), symlink(2)
gast@graviton ~$ man 2 symlink
No manual entry for symlink in section 2
gast@graviton ~$ man symlink
No manual entry for symlink


Man pages of both link(2) and symlink(2) are missing.

—Marco

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#30656: symlink manual does not exist
  2018-02-28 21:58 bug#30656: symlink manual does not exist Marco van Hulten
@ 2018-03-01 16:53 ` Ludovic Courtès
  2018-03-01 20:47   ` Marco van Hulten
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2018-03-01 16:53 UTC (permalink / raw)
  To: Marco van Hulten; +Cc: 30656

Marco van Hulten <marco@hulten.org> skribis:

> The man page of ln(1) tells me there exists a symlink(2) manual page
> (which I am used to on Unix-like systems), but it is missing:
>
>
> gast@graviton ~$ man 1 ln | grep -A1 SEE\ ALSO
> SEE ALSO
>        link(2), symlink(2)
> gast@graviton ~$ man 2 symlink
> No manual entry for symlink in section 2
> gast@graviton ~$ man symlink
> No manual entry for symlink
>
>
> Man pages of both link(2) and symlink(2) are missing.

They are provided by the ‘man-pages’ package.

HTH,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#30656: symlink manual does not exist
  2018-03-01 16:53 ` Ludovic Courtès
@ 2018-03-01 20:47   ` Marco van Hulten
  0 siblings, 0 replies; 3+ messages in thread
From: Marco van Hulten @ 2018-03-01 20:47 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 30656

Ludovic—

Je  1 mrt 17:53 skribis Ludovic:
> Marco van Hulten <marco@hulten.org> skribis:
> 
> > The man page of ln(1) tells me there exists a symlink(2) manual page
> > (which I am used to on Unix-like systems), but it is missing:
> >
> >
> > gast@graviton ~$ man 1 ln | grep -A1 SEE\ ALSO
> > SEE ALSO
> >        link(2), symlink(2)
> > gast@graviton ~$ man 2 symlink
> > No manual entry for symlink in section 2
> > gast@graviton ~$ man symlink
> > No manual entry for symlink
> >
> >
> > Man pages of both link(2) and symlink(2) are missing.  
> 
> They are provided by the ‘man-pages’ package.

Thanks, that solves it, and it is a simple solution.

Still, in a very strict sense this is a bug.  The ln(1) man page refers
to link(2) but it does not exist (and does not inform you that you need
the man-pages package).

However, there are two reasons why it is not a big issue.  Firstly,
Guix users will likely come to know this (maybe it'll get in the Guix
documentation, or they find this bug report on the web).  Secondly, at
the bottom of the man page there is a referal to the info page that
probably includes the same information as symlink(2).  I will close the
bug report.

—Marco

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-01 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-28 21:58 bug#30656: symlink manual does not exist Marco van Hulten
2018-03-01 16:53 ` Ludovic Courtès
2018-03-01 20:47   ` Marco van Hulten

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).