SHA256
1
0
forked from pool/acct
acct/acct-info.patch
Cristian Rodríguez 07a4cd0789 Accepting request 101489 from home:bvassche:branches:Base:System
- switch from acct-6.3.5 to acct-6.5.5. From the upstream acct ChangeLog:
	* sa.c - Fix hzval.
	* ac.8 - Rename to sa.1
	* FreeBSD / kFreeBSD >= 7.0-STABLE patch.
	* Fix potential buffer-overflows.
	* UNIX 98 pty support.
	* sa.c - correct --help.
	* accounting.texi - grammar fix.
	* Fixed includes for BSDen. Removed last K & R remainings.
	  Bump version to 6.5.4.
	* Minor fixes, included getop, mktime, rename & xmalloc
	  from gnulib. Fixed HOST_LEN not defined issue.
	* Major overhaul, releasing GNU Acct 6.5.
	* NEWS: document changes in the upcoming 6.4 release.
	* accounting.texi: clarify sa sum line.
	* accounting.info: regenerated.
	* Makefile.am: reflect earlier ToDo -> TODO change.
	* config.guess: added.
	* config.sub: added.
	* depcomp: added.
	* texinfo.tex: added.
	* INSTALL: regenerated.
	* Makefile.in: regenerated.
	* aclocal.m4: regenerated.
	* ansi2knr.c: regenerated.
	* config.h.in: regenerated.
	* configure: regenerated.
	* install-sh: regenerated.
	* mdate-sh: regenerated.

OBS-URL: https://build.opensuse.org/request/show/101489
OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=17
2012-01-25 17:07:04 +00:00

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