aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/accton/accton.8
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\.\\"\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit b2c76c41be32)
* o split a sentence to make it more understandableChristian Brueffer2004-04-161-2/+8
| | | | | | | | | | | | o mention that the acctfile has to exist for accton to work [1] o add reference to acct.5 PR: 65071 [1] (slightly modified) Submitted by: Marc Silver <marcs@draenor.org> X-MFC after: re approval Notes: svn path=/head/; revision=128314
* The .Nm utilityPhilippe Charnier2002-07-141-1/+1
| | | | Notes: svn path=/head/; revision=99968
* Fix typo: to examining -> to examine.Giorgos Keramidas2002-03-081-1/+1
| | | | Notes: svn path=/head/; revision=91842
* Correct a typo.Dima Dorfman2001-09-051-1/+1
| | | | | | | | PR: 30347 Submitted by: Giorgos Keramidas <charon@labs.gr> Notes: svn path=/head/; revision=83109
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68965
* Do not dot terminate lines in FILES sectionPhilippe Charnier2000-05-281-1/+1
| | | | Notes: svn path=/head/; revision=61018
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-281-0/+2
| | | | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=50534
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
| | | | | | | manpage is being viewed. Notes: svn path=/head/; revision=26826
* Grr. Fix a spelling error.Mike Pritchard1996-12-211-1/+1
| | | | Notes: svn path=/head/; revision=20776
* Convert to mdoc format, and rewrite most of the man pageMike Pritchard1996-12-211-22/+34
| | | | | | | while I was at it. Notes: svn path=/head/; revision=20775
* Changed a ACCTON 1 to a ACCTON 8 .Andreas Schulz1994-12-121-1/+1
| | | | Notes: svn path=/head/; revision=5065
* Reviewed by:Andreas Schulz1994-07-301-0/+22
Submitted by: Added a accton man page. Changed the Makefile to install the man page as accton.8. Notes: svn path=/head/; revision=1807