Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Oct 2021 01:20:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 177429] dd(1) man page is unclear about semantics of conv=sync
Message-ID:  <bug-177429-227-2vdittgCVt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-177429-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-177429-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D177429

Felix Johnson <felix.the.red@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felix.the.red@gmail.com
 Attachment #228338|                            |maintainer-approval?(felix.
              Flags|                            |the.red@gmail.com)

--- Comment #5 from Felix Johnson <felix.the.red@gmail.com> ---
Created attachment 228338
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228338&action=
=3Dedit
dd(1) patch

After reading the source code, the sync option has three possible character=
s to
pad the input block with. First is the user-specified value of fillchar; se=
cond
is a space when block, noblock, ascii, ebcidic, or their synonyms are
specified; and a NUL character otherwise.

Document this behavior by updating dd(1).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-177429-227-2vdittgCVt>