aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtest/mtest.8
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
| | | | Notes: svn path=/head/; revision=131500
* The .Nm utilityPhilippe Charnier2002-07-141-0/+2
| | | | Notes: svn path=/head/; revision=99968
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
| | | | Notes: svn path=/head/; revision=70403
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+3
| | | | | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48791
* Use err(3). -Wall cleaning.Philippe Charnier1997-10-011-1/+1
| | | | Notes: svn path=/head/; revision=30026
* Add the one line description of the man page at the top soMike Pritchard1996-12-151-2/+3
| | | | | | | that "whatis" will report something more than just "mtest". Notes: svn path=/head/; revision=20533
* Make mtest build. Write a makefile and a man page.Bill Fenner1996-12-151-0/+51
Notes: svn path=/head/; revision=20531