Re: Bug#210623: more manpages
- From: Tim Janik <timj gtk org>
- To: Beasty Crowd <beast gnome org>
- Cc: Stefan Westerfeld <stefan twc de>
- Subject: Re: Bug#210623: more manpages
- Date: Fri Sep 12 11:07:33 2003
On Fri, 12 Sep 2003, Laurent Bonnaud wrote:
> Hi,
>
> in fact there are several manpages that are incorrect:
>
> mandb: warning: /usr/share/man/man3/bse.3.gz: whatis parse for bse(3) failed
> mandb: warning: /usr/share/man/man3/sfi.3.gz: whatis parse for sfi(3) failed
> mandb: warning: /usr/share/man/man3/bse-structs.3.gz: whatis parse for bse-structs(3) failed
> mandb: warning: /usr/share/man/man3/bse-procs.3.gz: whatis parse for bse-procs(3) failed
> mandb: warning: /usr/share/man/man3/beast-gxk.3.gz: whatis parse for beast-gxk(3) failed
alper, can you look into this?
as for sfi:
> SYNOPSIS
> sfi_file_crawler_add_search_path(self, pattern_paths);
[...]
> sfi_time_to_utc(ustime);
> we implement a get() function since operator[] is not const();
>
> DESCRIPTION
this is due to:
/**
* we implement a get() function since operator[] is not const
*/
in sfidl-parser.h. stefan, comments should start with a
single /* asterisk, /** is a magic token matched by the
doc parsers.
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]