From dbcaa35d4b19175bdcc2e93e4e91e1a7444a75f3 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 15 Mar 2009 04:05:06 -0400 Subject: Fixed a bug in the man page --- doc/ledger.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/ledger.1') diff --git a/doc/ledger.1 b/doc/ledger.1 index 08f70934..10fda0c5 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -1,4 +1,4 @@ -.Dd March 5, 2009 +.Dd March 15, 2009 .Dt ledger 1 .Sh NAME .Nm ledger @@ -243,7 +243,7 @@ appeared in the original journal file. The syntax for reporting queries can get somewhat complex. It is a series of query terms with an implicit OR operator between them. The following terms are accepted: -.Bl -tag foo -width "term and term" +.Bl -tag -width "term and term" .It Ar regex A bare string is taken as a regular expression matching the full account name. Thus, to report the current balance for all assets and liabilities, you would @@ -280,7 +280,7 @@ interpret parentheses, you should always escape them: .El .Pp .Sh EXPRESSIONS -.Bl -tag foo -width "partial_account" +.Bl -tag -width "partial_account" .It Nm account .It Nm account_base .It Nm account_amount -- cgit v1.2.3