GNU bug report logs -
#62710
Man page of loginctl is invalid troff.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#62710: Man page of loginctl is invalid troff.
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 62710 <at> debbugs.gnu.org.
--
62710: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62710
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Martin Castillo <castilma <at> 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
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 2 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.