https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247791
--- Comment #3 from [email protected] --- A commit references this bug: Author: 0mp Date: Sun Jul 26 09:47:02 UTC 2020 New revision: 363544 URL: https://svnweb.freebsd.org/changeset/base/363544 Log: MFC 362957: 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: [email protected] Changes: _U stable/12/ stable/12/bin/sh/sh.1 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
