Diff for /freem/doc/freem_conformance.1 between versions 1.8 and 1.9

version 1.8, 2025/05/16 13:22:58 version 1.9, 2025/05/17 19:35:30
Line 20 Line 20
 .\"   along with FreeM.  If not, see <https://www.gnu.org/licenses/>.  .\"   along with FreeM.  If not, see <https://www.gnu.org/licenses/>.
 .\"  .\"
 .\"   $Log$  .\"   $Log$
   .\"   Revision 1.9  2025/05/17 19:35:30  snw
   .\"   Add remove_freem.sh script
   .\"
 .\"   Revision 1.8  2025/05/16 13:22:58  snw  .\"   Revision 1.8  2025/05/16 13:22:58  snw
 .\"   Bump version to account for shared memory changes  .\"   Bump version to account for shared memory changes
 .\"  .\"
Line 286  Miscellaneous Language Features Line 289  Miscellaneous Language Features
 .sp -1  .sp -1
 .IP \(bu 2.3  .IP \(bu 2.3
 .\}  .\}
 Multiple consecutive pluses or minuses after the E in E notation are allowed. The fact that they are illegal in numlits but string coercion is expected to ignore the signs makes it impossible to fix, because the MDC couldn't find a sensible set of numeric coercion rules with two hands and a flashlight.  Multiple consecutive pluses or minuses after the E in E notation are allowed. The fact that they are illegal in numlits but string coercion is expected to ignore the signs makes it impossible to fix.
 .RE  .RE
   
 .RE  .RE

Removed from v.1.8  
changed lines
  Added in v.1.9


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>