config root man

Current Path : /usr/src/contrib/ntp/include/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/contrib/ntp/include/copyright.def

/* -*- Mode: Text -*- */

copyright = {
    date  = "1970-2009";
    owner = "David L. Mills and/or others";
    eaddr = "http://bugs.ntp.org, bugs@ntp.org";
    type  = note;
    text  = "see html/copyright.html";
};

long-opts;
config-header  = config.h;
environrc;

version         = `
eval VERSION=\`sed -e 's/.*,\\[//' -e 's/\\].*//' < ../version.m4\`
[ -z "${VERSION}" ] && echo "Cannot determine VERSION" && kill -TERM $AG_pid
echo $VERSION`;

Man Man