public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* Fix PPP per-package documentation reference
@ 2009-02-11 12:28 John Dallaway
  0 siblings, 0 replies; only message in thread
From: John Dallaway @ 2009-02-11 12:28 UTC (permalink / raw)
  To: ecos-patches

[-- Attachment #1: Type: text/plain, Size: 89 bytes --]

This patch fixes the PPP per-package documentation reference. Checked-in.

John Dallaway

[-- Attachment #2: ppp-doc-090211.patch --]
[-- Type: text/x-patch, Size: 2728 bytes --]

Index: ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos-opt/net/net/ppp/current/ChangeLog,v
retrieving revision 1.20
diff -u -5 -r1.20 ChangeLog
--- ChangeLog	29 Jan 2009 17:49:59 -0000	1.20
+++ ChangeLog	11 Feb 2009 12:17:12 -0000
@@ -1,5 +1,9 @@
+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
 	to call cyg_ppp_chat()
 
@@ -475,11 +479,11 @@
 	code. The tests are incomplete, and there is no documentation.
 
 # ####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
 # the Free Software Foundation; either version 2 or (at your option) any
 # later version.                            
Index: cdl/ppp.cdl
===================================================================
RCS file: /cvs/ecos/ecos-opt/net/net/ppp/current/cdl/ppp.cdl,v
retrieving revision 1.8
diff -u -5 -r1.8 ppp.cdl
--- cdl/ppp.cdl	29 Jan 2009 17:49:59 -0000	1.8
+++ cdl/ppp.cdl	11 Feb 2009 12:17:12 -0000
@@ -6,11 +6,11 @@
 #
 # ====================================================================
 ## ####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     
 ## Software Foundation; either version 2 or (at your option) any later      
 ## version.                                                                 
@@ -49,11 +49,11 @@
 # ====================================================================
 
 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
 
     requires      CYGPKG_IO_SERIAL_DEVICES

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-11 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11 12:28 Fix PPP per-package documentation reference John Dallaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).