diff options
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index ef603a98..6e103d59 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -17,7 +17,7 @@ @copying -Copyright @copyright{} 2003-2013, John Wiegley. All rights reserved. +Copyright @copyright{} 2003–2013, John Wiegley. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -3584,9 +3584,8 @@ really knows that it debited $225 this month. A periodic transaction starts with a @samp{~} followed by a period expression. Periodic transactions are used for budgeting and -forecasting only, they have no effect without the @code{--budget} -option specified. @xref{Budgeting and Forecasting} for examples and -details. +forecasting only, they have no effect without the @code{--budget} option +specified. For examples and details, @pxref{Budgeting and Forecasting}. @node Concrete Example of Automated Transactions, , Periodic Transactions, Automated Transactions @subsection Concrete Example of Automated Transactions |