summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-02-21 03:05:49 +0000
committerArturo Espinosa <unammx@src.gnome.org>1998-02-21 03:05:49 +0000
commit87ce024e9f2c995358801b8e72b88ebde59e3efc (patch)
treeed10842f5a99e982ba91fc33d971286b493b1cbd
parent672bf57122ac6e5f3e3709a22b0ec74b080c0d84 (diff)
downloadyelp-87ce024e9f2c995358801b8e72b88ebde59e3efc.tar.gz
Miguel gets a C- in programming
-rw-r--r--src/man2html/yelp-man2html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man2html/yelp-man2html.c b/src/man2html/yelp-man2html.c
index 4eb7034b..eff22483 100644
--- a/src/man2html/yelp-man2html.c
+++ b/src/man2html/yelp-man2html.c
@@ -179,7 +179,7 @@ static char *manpath[MAX_MAN_PATHS + 1] = {
* setting.
*/
"/usr/X11/man/",
- "/usr/X11R6/man/"
+ "/usr/X11R6/man/",
"/usr/man/",
"/usr/local/man/",
"/usr/exp/man/",