summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chkgrp/chkgrp.8
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-2/+2
| | | | | PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de>
* Add support for a -q flag. While here make the custom argument parsingeadler2012-11-151-0/+7
| | | | | | | | | use getopt instead of hacking on it more. This change also fixes the method of silencing the compiler warning about gfn being used uninitialized. Approved by: cperciva MFC after: 1 week
* Reencode files to UTF-8. Drop CP1252 em-dash.uqs2011-12-301-1/+1
|
* Markup fixes.ru2005-06-141-3/+4
| | | | Approved by: re (blanket)
* - Add further functionality to check for invalid charactersroberto2005-05-261-5/+6
| | | | | | | | | - Remove keyword 'continue' for more indepth error reporting on each line - WARNS 6 Clean Submitted by: Liam J. Foy <liamfoy@dragonflybsd.org> MFC after: 1 week
* Sort sections.ru2005-01-181-10/+10
|
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* I don't normally use my middle name, so remove it from attributions indes2004-01-251-1/+1
| | | | | man pages (though not from copyright notices). While I'm here, add email addresses where appropriate.
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Spell the des's name correctly.ru2000-11-141-1/+1
|
* A little more cosmetics.ru2000-03-241-3/+8
|
* A bit of cleanup.ru2000-03-231-11/+15
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* add missing .El.charnier1999-10-171-0/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Inserted missing .Bl in the FILES section.des1998-07-141-1/+2
| | | | Unknowingly pointed out by: Snob Art Genre <benedict@echonyc.com>
* Add a FILES section which references /etc/groupdes1998-05-311-1/+3
| | | | Suggested by: Masafumi NAKANE <max@wide.ad.jp>
* Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage().des1998-05-271-7/+6
| | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
* Add chkgrp, a small utility for checking for syntax errors in groupdes1998-05-241-0/+70
files. PR: bin/1387 Suggested-by: Giles Lean <giles@nemeton.com
OpenPOWER on IntegriCloud