[Bug 2146750] Re: rust-dd manpage is malformed
Simon Johnsson
2146750 at bugs.launchpad.net
Tue Mar 31 08:44:10 UTC 2026
Hey! Thanks for the bug report. I can see that this issue is currently
known upstream as well here:
https://github.com/uutils/coreutils/issues/10147
** Bug watch added: github.com/uutils/coreutils/issues #10147
https://github.com/uutils/coreutils/issues/10147
** Also affects: rust-coreutils via
https://github.com/uutils/coreutils/issues/10147
Importance: Unknown
Status: Unknown
** Changed in: rust-coreutils (Ubuntu)
Status: New => Triaged
** Changed in: rust-coreutils (Ubuntu)
Importance: Undecided => Low
** Changed in: rust-coreutils (Ubuntu)
Importance: Low => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/2146750
Title:
rust-dd manpage is malformed
Status in rust-coreutils:
Unknown
Status in rust-coreutils package in Ubuntu:
Triaged
Bug description:
The rust-dd(1) manpage looks like it was incompletely converted from
Markdown, with sections containing markdown headings (e.g. `###
Operands`), and markdown code blocks (e.g. ```plain), and markdown
lists all concatenated into a single line:
--- excerpt from `man dd`
### General Flags
- direct : use direct I/O for data. - directory : fail unless the given input (if
used as an iflag) or
output (if used as an oflag) is a directory. - dsync : use synchronized I/O for
data. - sync : use synchronized I/O for data and metadata. - nonblock : use
non-blocking I/O. - noatime : do not update access time. - nocache : request
that OS drop cache. - noctty : do not assign a controlling tty. - nofollow : do
not follow system links.
VERSION
v(uutils coreutils) 0.2.2
---
To manage notifications about this bug go to:
https://bugs.launchpad.net/rust-coreutils/+bug/2146750/+subscriptions
More information about the foundations-bugs
mailing list