all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#62710: Man page of loginctl is invalid troff.
@ 2023-04-07 12:08 Martin Castillo
  2023-04-12  1:59 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Castillo @ 2023-04-07 12:08 UTC (permalink / raw)
  To: 62710

Hi,

man loginctl prints stuff like

   .SH "NAME" loginctl - Control the elogind login manager

   .SH "SYNOPSIS"

     .HP 216u

       loginctl
        [OPTIONS...]
        {COMMAND}
        [NAME...]

     .PP /lib/elogind/system-shutdown

Indeed zcat /run/current-system/profile/share/man/man1/loginctl.1.gz
shows
[...]
   .SH "NAME"
loginctl \- Control the elogind login manager


   .SH "SYNOPSIS"

     .HP \w'\fBloginctl\fR\ 'u

       \fBloginctl\fR
        [OPTIONS...]
        {COMMAND}
        [NAME...]



     .PP
/lib/elogind/system\-shutdown

[...]

i.e. .SH etc. are not at line beginnings and are not recognized by man.

I'm using elogind-246.10:
/gnu/store/7sq4qp09fl1pn72jw828ndm13nbpknhv-elogind-246.10/share/man/man1/loginctl.1.gz

Martin




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

* bug#62710: Man page of loginctl is invalid troff.
  2023-04-07 12:08 bug#62710: Man page of loginctl is invalid troff Martin Castillo
@ 2023-04-12  1:59 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-04-12  1:59 UTC (permalink / raw)
  To: Martin Castillo; +Cc: 62710-done

Hi,

Martin Castillo <castilma@uni-bremen.de> writes:

> Hi,
>
> man loginctl prints stuff like
>
>   .SH "NAME" loginctl - Control the elogind login manager
>
>   .SH "SYNOPSIS"
>
>     .HP 216u
>
>       loginctl
>        [OPTIONS...]
>        {COMMAND}
>        [NAME...]
>
>     .PP /lib/elogind/system-shutdown
>
> Indeed zcat /run/current-system/profile/share/man/man1/loginctl.1.gz
> shows
> [...]
>   .SH "NAME"
> loginctl \- Control the elogind login manager
>
>
>   .SH "SYNOPSIS"
>
>     .HP \w'\fBloginctl\fR\ 'u
>
>       \fBloginctl\fR
>        [OPTIONS...]
>        {COMMAND}
>        [NAME...]
>
>
>
>     .PP
> /lib/elogind/system\-shutdown
>
> [...]
>
> i.e. .SH etc. are not at line beginnings and are not recognized by man.
>
> I'm using elogind-246.10:
> /gnu/store/7sq4qp09fl1pn72jw828ndm13nbpknhv-elogind-246.10/share/man/man1/loginctl.1.gz

That's due to a bug in the last release of docbook-xsl
(https://github.com/docbook/xslt10-stylesheets/issues/109).  It's fixed
on the core-updates branch by using an unreleased snapshot.  Since
elogind has 2953 dependents, we'll have to wait until this branch is
merged, which should be soon!

Closing.

-- 
Thanks,
Maxim




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

end of thread, other threads:[~2023-04-12  2:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-07 12:08 bug#62710: Man page of loginctl is invalid troff Martin Castillo
2023-04-12  1:59 ` Maxim Cournoyer

Code repositories for project(s) associated with this external index

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

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.