On 25-Apr-01 (07:55:22/GMT) Sheldon Hearn wrote:

> Check for catpages in */man/en.ISO_8859-1/cat* as well,
> using your own locale-dependent directory, of course.

Only have /usr/share/man/en.ISO_8859-1/ but all dirs under
this path (cat[1-9n] and cat1aout) are empty  :-(

# gzip -l cat1/man.1.gz
compressed  uncompr. ratio uncompressed_name
       67       115  57.3% cat1/man.1

# gzip -cd cat1/man.1.gz|hd
00  4d414e28 31290909  09467265 65425344  |MAN(1)...FreeBSD|
10  2047656e 6572616c  20436f6d 6d616e64  | General Command|
20  73204d61 6e75616c  2009094d 414e2831  |s Manual ..MAN(1|
30  290a0a0a 0a0a0a0a  0a0a0a0a 0a0a0a0a  |)...............|
40  0a0a0a0a 0a0a0a0a  0a0a0a0a 0a0a0a0a  |................|
*
70

Even removing cat1/man.1.gz man re-create same empty file.
Also making man formatting by hand show same error:
# gzip -cd /usr/share/man/man1/man.1.gz | nroff -man
mdoc error: end-macro (.em) respecification is not allowed. (#20)
            Should this have been `.Em ...'?
User Abort.


Ciao,
Riccardo.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to