summaryrefslogtreecommitdiff
path: root/usr.bin/tconv
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-293-3/+3
| | | | Notes: svn path=/stable/3/; revision=50581
* MFC: Some man page cleanup. Make the NAME and SYNOPSIS sections agreeMike Pritchard1999-06-241-2/+4
| | | | | | | so that whatis(1) will produce the corect results. Notes: svn path=/stable/3/; revision=48169
* change ``ingored'' to ``ignored'' in two places. I noticed this typoGary Jennejohn1997-12-081-3/+3
| | | | | | | when I ran tconv to test APE (A Programmer's Editor). Notes: svn path=/head/; revision=31634
* Cosmetic in usage(). Mdoc'ify man page.Philippe Charnier1997-08-132-130/+119
| | | | Notes: svn path=/head/; revision=28153
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+3
| | | | Notes: svn path=/head/; revision=18718
* Correct some manual page cross reference errors. E.g. su is a sectionMike Pritchard1996-02-021-7/+4
| | | | | | | | one man page, not section eight. This is the first round of such changes and only fixes man pages in manual section one. Notes: svn path=/head/; revision=13835
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-2/+2
| | | | Notes: svn path=/head/; revision=13744
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-24/+24
| | | | Notes: svn path=/head/; revision=8874
* The Makefile contained in usr.bin/tconv contains a bogusJordan K. Hubbard1995-01-151-2/+2
| | | | | | | | | | reference to the absolute path /usr/src/lib/libmytinfo. The enclosed patch fixes this. Submitted by: Remy Card <Remy.Card@masi.ibp.fr> Notes: svn path=/head/; revision=5631
* Fix termcap pathAndrey A. Chernov1994-10-091-1/+1
| | | | Notes: svn path=/head/; revision=3480
* Splitted from libmytinfoAndrey A. Chernov1994-10-094-0/+1648
Notes: svn path=/cvs2svn/branches/ross_ridge/; revision=3462