[Bug documentation/3094] New: incorrect usage of '-' in manpages
eugen at debian dot org
sourceware-bugzilla@sourceware.org
Sat Aug 19 18:17:00 GMT 2006
Symbol '-' is sometimes incorrectly used in systemtap manpages to represent
minus sign. groff translates that symbol to hyphen (‐, U+2010) if UTF-8 locale
is used, that symbol may look identical to minus, but it will cause problems if
someone copies text from manpages to script or command-line. One should use '\-'
to represent minus sign in manpages.
--
Summary: incorrect usage of '-' in manpages
Product: systemtap
Version: unspecified
Status: NEW
Severity: minor
Priority: P2
Component: documentation
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: eugen at debian dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=3094
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list