changeset 2789:70bc76ef308f

* cdl/ppp.cdl: Fix per-package documentation reference.
author jld
date Wed, 11 Feb 2009 12:24:38 +0000
parents 6d113aa28eb1
children fe2b9e9dcbe2
files packages/net/ppp/current/ChangeLog packages/net/ppp/current/cdl/ppp.cdl
diffstat 2 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/packages/net/ppp/current/ChangeLog
+++ b/packages/net/ppp/current/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-11  John Dallaway  <john@dallaway.org.uk>
+
+	* cdl/ppp.cdl: Fix per-package documentation reference.
+
 2008-08-19  Rainer Arndt <Arndt-ADT@kieback-peter.de>
 
 	* src/pppd.c (cyg_pppd_main): CYGPKG_PPP_CHAT must be enabled
@@ -477,7 +481,7 @@ 2003-06-10  Nick Garnett  <nickg@ecoscen
 # ####GPLCOPYRIGHTBEGIN####                 
 # -------------------------------------------
 # This file is part of eCos, the Embedded Configurable Operating System.
-# Copyright (C) 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
--- a/packages/net/ppp/current/cdl/ppp.cdl
+++ b/packages/net/ppp/current/cdl/ppp.cdl
@@ -8,7 +8,7 @@
 ## ####ECOSGPLCOPYRIGHTBEGIN####                                            
 ## -------------------------------------------                              
 ## This file is part of eCos, the Embedded Configurable Operating System.   
-## Copyright (C) 2003, 2004 Free Software Foundation, Inc.                  
+## Copyright (C) 2003, 2004, 2009 Free Software Foundation, Inc.                  
 ##
 ## eCos is free software; you can redistribute it and/or modify it under    
 ## the terms of the GNU General Public License as published by the Free     
@@ -51,7 +51,7 @@
 cdl_package CYGPKG_PPP {
     display       "PPP daemon"
     parent        CYGPKG_NET
-    doc           ref/net-ppp.html
+    doc           ref/ppp.html
     include_dir   cyg/ppp
     requires      CYGPKG_IO
     requires      CYGPKG_IO_SERIAL