Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jul 2020 10:05:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 247791] sh(1) incorrectly states that, in PS1, '\$' expands with a trailing space
Message-ID:  <bug-247791-9-hFcUbrm16e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247791-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247791-9@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=3D247791

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: 0mp
Date: Mon Jul  6 10:05:35 UTC 2020
New revision: 362957
URL: https://svnweb.freebsd.org/changeset/base/362957

Log:
  Fix description of the "\$" sequence for PS1

  The manual page documents "\$" to expand to either "$" or "#" followed by
  a single space. In reality, the single space character is not appended.

  PR:           247791
  Submitted by: kd-dev@pm.me
  MFC after:    7 days

Changes:
  head/bin/sh/sh.1

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247791-9-hFcUbrm16e>