diff options
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index a3873a97..63e14e52 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -1104,7 +1104,7 @@ Return the base account, i.e. everything after the last account delimiter ':'. .\".It Sy account_amount .It Sy actual .\" Is there a difference between real and actual? -Return true if the transaction is real, i.e not a automated or virtual +Return true if the transaction is real, i.e not an automated or virtual transaction, false otherwise. .It Sy amount Return the amount of the posting. @@ -1287,7 +1287,7 @@ Surround with double-quotes, compatible with rfc 4180. .It Sy real .\" Is there a difference between real and actual? -Return true if the transaction is real, i.e not a automated or virtual +Return true if the transaction is real, i.e not an automated or virtual transaction, false otherwise. .\".It Sy rounded .It Fn roundto value n |