https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209873

            Bug ID: 209873
           Summary: error in sh(1) manpage description of PS1 formatting
                    sequences
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

About 50% of the way through the manpage is this:

               \W      The final component of the current working directory.

               \w      The entire path of the current working directory.

it should be transposed. ie:

               \W      The entire path of the current working directory.

               \w      The final component of the current working directory.


Hope that helps.

BTW:

FreeBSD lime.woodcruft.co.uk 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri
Mar 25 02:10:02 UTC 2016    
[email protected]:/usr/obj/usr/src/sys/GENERIC  amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to