[2686] in Athena Bugs
showsnf(1), AFS VS6.3B
daemon@ATHENA.MIT.EDU (David Krikorian)
Tue Aug 1 00:38:26 1989
Date: Tue, 1 Aug 89 00:38:41 -0400
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: doc-bugs@ATHENA.MIT.EDU
Reply-To: dkk@ATHENA.MIT.EDU
The man page says:
------------
-m This option indicates that the bit order of the font
is MSBFirst (most significant bit first).
-l This option indicates that the bit order of the font
is LSBFirst (least significant bit first).
-M This option indicates that the byte order of the
font is MSBFirst (most significant bit first).
-L This option indicates that the byte order of the
font is LSBFirst (least significant bit first).
------------
The last two (for -M and -L) should end with "significant byte
first)." rather than "significant bit first)."