aboutsummaryrefslogtreecommitdiff
path: root/sbin/kget/kget.8
Commit message (Collapse)AuthorAgeFilesLines
* GC kget(1), userconfig is long dead.Poul-Henning Kamp2002-04-091-72/+0
| | | | Notes: svn path=/head/; revision=94273
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
| | | | Notes: svn path=/head/; revision=81588
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79754
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79530
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
| | | | Notes: svn path=/head/; revision=75670
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
| | | | Notes: svn path=/head/; revision=71895
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
| | | | Notes: svn path=/head/; revision=69858
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68960
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Fix typos and -mdoc usage.Joseph Koshy1999-05-061-4/+6
| | | | | | | | PR: docs/11537 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp> Notes: svn path=/head/; revision=46552
* Bring in kget, a utility for saving kernel change information.Jordan K. Hubbard1999-02-271-0/+70
Submitted by: abial Notes: svn path=/head/; revision=44308