diff options
| -rw-r--r-- | xfd2atr.1 | 2 | ||||
| -rw-r--r-- | xfd2atr.rst | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -83,7 +83,7 @@ image  for certain.  .sp  However,  no  known Atari\-compatible disk format uses other than 128  or 256 bytes per sector (or possibly 512, for some hard disk images, -but \fBxfd2atr\fP doesn\(aqt support these). This means file that isn\(aqt a +but \fBxfd2atr\fP doesn\(aqt support these). This means any file that isn\(aqt a  multiple of 128  bytes  in size will be rejected.  .sp  Likewise,  no  known format uses an odd number of sectors, and diff --git a/xfd2atr.rst b/xfd2atr.rst index f28b19c..11b8404 100644 --- a/xfd2atr.rst +++ b/xfd2atr.rst @@ -58,7 +58,7 @@ image  for certain.  However,  no  known Atari-compatible disk format uses other than 128  or 256 bytes per sector (or possibly 512, for some hard disk images, -but **xfd2atr** doesn't support these). This means file that isn't a +but **xfd2atr** doesn't support these). This means any file that isn't a  multiple of 128  bytes  in size will be rejected.  Likewise,  no  known format uses an odd number of sectors, and | 
