diff options
Diffstat (limited to 'st.in')
-rw-r--r-- | st.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ * the formatted output string. * * Be sure to escape strings. - * The non-breaking blanks prevent ending an output line right before + * The non-breaking blanks prevent ending an output line right before * a number. Groff prevent line breaks at the same places. * * REMEMBER TO ADD NEW STANDARDS TO MDOC.7! |