OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ray Lai (raycvs.openbsd.org)
Date: Wed Dec 24 2008 - 11:15:34 CST


CVSROOT: /cvs
Module name: src
Changes by: raycvs.openbsd.org 2008/12/24 10:15:34

Modified files:
        share/man/man8 : crash.8

Log message:
Add quotes around DEBUG value, otherwise config doesn't like it.
While here, change -ggdb to -g (by kettenis).

OK millert and kettenis