summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2013-05-19 17:01:39 +0200
committerthdox <thdox@free.fr>2013-05-20 23:23:44 +0200
commit78538acc48f112373b4e8765b9c2f26edab7569c (patch)
treec6815354da4ee259962d7bb57baa264b0fb4bf73 /doc
parenta206a9c797fd3ec2f77a3bfe0476d35c43b59292 (diff)
downloadfork-ledger-78538acc48f112373b4e8765b9c2f26edab7569c.tar.gz
fork-ledger-78538acc48f112373b4e8765b9c2f26edab7569c.tar.bz2
fork-ledger-78538acc48f112373b4e8765b9c2f26edab7569c.zip
Fix warning from makeinfo compilation.
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger3.texi7
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