--- convert_size.h.orig Sun Feb 20 15:54:28 2005 +++ convert_size.h Sun Feb 20 15:54:46 2005 @@ -1,25 +1,25 @@ /*++ -/* NAME -/* convert_size 3h -/* SUMMARY -/* string to size conversion -/* SYNOPSIS -/* #include -/* DESCRIPTION -/* .nf + * NAME + * convert_size 3h + * SUMMARY + * string to size conversion + * SYNOPSIS + * #include + * DESCRIPTION + * .nf - /* + * * External interface. */ extern size_t convert_size(const char *); /* LICENSE -/* .ad -/* .fi -/* The IBM Public License must be distributed with this software. -/* AUTHOR(S) -/* Wietse Venema -/* IBM T.J. Watson Research -/* P.O. Box 704 -/* Yorktown Heights, NY 10598, USA -/*--*/ + * .ad + * .fi + * The IBM Public License must be distributed with this software. + * AUTHOR(S) + * Wietse Venema + * IBM T.J. Watson Research + * P.O. Box 704 + * Yorktown Heights, NY 10598, USA + *--*/