[Bug 2146750] Re: rust-dd manpage is malformed
Bug Watch Updater
2146750 at bugs.launchpad.net
Tue Mar 31 10:41:43 UTC 2026
** Changed in: rust-coreutils
Status: Unknown => New
--
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:
New
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