diff options
author | thdox <thdox@free.fr> | 2015-02-22 18:19:13 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2015-02-22 18:19:13 +0100 |
commit | af065bbcbe9e88b370a98806d36fe1a4531015c5 (patch) | |
tree | 32d14741498380246717166363f4dc1cea2abcad | |
parent | 00c10a383ceb178c9317de52f2aca7a21099d415 (diff) | |
download | fork-ledger-af065bbcbe9e88b370a98806d36fe1a4531015c5.tar.gz fork-ledger-af065bbcbe9e88b370a98806d36fe1a4531015c5.tar.bz2 fork-ledger-af065bbcbe9e88b370a98806d36fe1a4531015c5.zip |
Minor documentation fixes.
-rw-r--r-- | doc/ledger3.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index a4e055d0..8a2455af 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -2859,7 +2859,7 @@ default is uncleared. To mark a transaction cleared, put an asterisk @end smallexample @noindent -To mark it pending, use a !: +To mark it pending, use a @samp{!}: @smallexample @c input:validate 2012-03-10 ! KFC @@ -3503,7 +3503,7 @@ sensitive to this difference. If you buy a stock last year, and ask for its value today, Ledger will consult its price database to see what the most recent price for that stock is. You can short-circuit this lookup by ``fixing'' the price -at the time of a transaction. This is done using @{=AMOUNT@}: +at the time of a transaction. This is done using @samp{@{=AMOUNT@}}: @smallexample 2012-04-10 My Broker |