26 lines
532 B
Diff
26 lines
532 B
Diff
|
Subject: Add @dircategory and @direntry
|
||
|
|
||
|
---
|
||
|
accounting.texi | 5 +++++
|
||
|
1 files changed, 5 insertions(+), 0 deletions(-)
|
||
|
|
||
|
diff --git a/accounting.texi b/accounting.texi
|
||
|
index f580f6f..5c8df0d 100644
|
||
|
--- a/accounting.texi
|
||
|
+++ b/accounting.texi
|
||
|
@@ -11,6 +11,11 @@
|
||
|
|
||
|
@include version.texi
|
||
|
|
||
|
+@dircategory Miscellaneous
|
||
|
+@direntry
|
||
|
+* acct: (accounting). User specific process accounting.
|
||
|
+@end direntry
|
||
|
+
|
||
|
@ifinfo
|
||
|
GNU Accounting Utilities
|
||
|
Copyright (C) 1993, 1996, 1997, 1998, 2005, 2008, 2009, 2010
|
||
|
--
|
||
|
1.7.7
|
||
|
|