From 481e3524bb6a6926025ba60cf47b35052f48e4ae Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Mon, 3 Feb 2014 12:43:25 -0500 Subject: Fix manual build warnings. The mixed use of automatic and manual node next, previous, and top specification causes warning when building the manual. This fix explicitly specifies the node's next, previous and top values to fix the warning. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 095f6d3..9d061de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-02-03 Carlos O'Donell + + * manual/startup.texi: Add next, previous, and top entries for + the `Program Arguments' and `Environment Variables' nodes. + 2014-02-03 Alexandre Oliva * manual/macros.texi: Add comments before MTASC-safety macros. -- cgit v1.1