* Ivo De Decker <[email protected]>, 2013-10-14, 22:49:
libsmbclient is marked as "Multi-Arch: same", but the following file is
architecture-dependent:
/usr/share/man/man7/libsmbclient.7.gz
An example diff between i386 and mipsel (after ungzipping) is attached.
(Note that other binary packages built from src:samba are affected as well.)
The difference is caused by the inclusion of the date in the manpages
generated by docbook. Is there a standard way to work around this? Is there
some option to suppress the inclusion of the date?
Add something like this to every manpage source file:
<refentryinfo>
<date> </date>
</refentryinfo>
I could work around it with faketime, but that seems ugly.
faketime is probably the simplest solution. Alternatively, you could
post-process the manpages with sed.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]