/[man-db]/man-db/src/man.h
ViewVC logotype

Diff of /man-db/src/man.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by cjwatson, Thu May 1 15:54:03 2003 UTC revision 1.10 by cjwatson, Thu May 1 18:14:11 2003 UTC
# Line 22  Line 22 
22   * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA   * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
23   */   */
24    
 /* man.c */  
25  static void man_getopt (int argc, char *argv[]);  static void man_getopt (int argc, char *argv[]);
26  static __inline__ const char *is_section (const char *name);  static __inline__ const char *is_section (const char *name);
27  static const char **get_section_list (void);  static const char **get_section_list (void);
# Line 33  static int display (const char *dir, con Line 32  static int display (const char *dir, con
32  static __inline__ char *make_roff_command (const char *dir, const char *file,  static __inline__ char *make_roff_command (const char *dir, const char *file,
33                                             const char *dbfilters);                                             const char *dbfilters);
34  static __inline__ int do_prompt (const char *name);  static __inline__ int do_prompt (const char *name);
   
 /* convert_name.c */  
 extern char *convert_name (const char *name, const char *alternate);  

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26