NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49058 CVS commit: src/usr.sbin/makemandb



The following reply was made to PR bin/49058; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49058 CVS commit: src/usr.sbin/makemandb
Date: Fri, 1 Aug 2014 12:55:00 +0000

 Module Name:   src
 Committed By:  wiz
 Date:          Fri Aug  1 12:55:00 UTC 2014
 
 Modified Files:
        src/usr.sbin/makemandb: apropos-utils.c
 
 Log Message:
 Fix an off by one bug in apropos.
 The bug is in the html output where some garbage characters are
 seen in the context match output.
 
 From Abhinav Upadhyay in PR 49058.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/makemandb/apropos-utils.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index