Skip to content

Extra .PP appearing in the man pages #4042

@thufschmitt

Description

@thufschmitt

Describe the bug

The generated man pages have an extra .PP appearing at the start of each bullet point. The rendered page looks like:

Description
       By default Nix reads settings from the following places:

           •   .PP  The  system-wide configuration file sysconfdir/nix/nix.conf (i.e.  /etc/nix/nix.conf on most systems), or $NIX_CONF_DIR/nix.conf if NIX_CONF_DIR is set. Values loaded in this file are not
              forwarded to the Nix daemon. The client assumes that the daemon has already loaded them.

           •  .PP If NIX_USER_CONF_FILES is set, then each path separated by : will be loaded in reverse order.

Steps To Reproduce

make install && MANPATH=./outputs/share/man man nix.conf

Additional context

This is likely due to kristapsdz/lowdown#35, so updating to the latest lowdown version will probably fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions