aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tconv
Commit message (Collapse)AuthorAgeFilesLines
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.Mark Murray2001-12-121-1/+1
| | | | Notes: svn path=/head/; revision=87714
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+2
| | | | Notes: svn path=/head/; revision=81462
* Remove whitespace at EOL.Dima Dorfman2001-07-151-7/+7
| | | | Notes: svn path=/head/; revision=79755
* Remove duplicate words.Dima Dorfman2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=78686
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
| | | | Notes: svn path=/head/; revision=71895
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68963
* remove trailing periods from SEE ALSO.Ben Smithurst2000-11-151-1/+1
| | | | Notes: svn path=/head/; revision=68756
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-041-3/+0
| | | | | | | getopt returns -1 not EOF. Notes: svn path=/head/; revision=65428
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50477
* Some man page cleanup. Make the NAME and SYNOPSIS sections agree soMike Pritchard1999-06-241-2/+4
| | | | | | | | | that whatis(1) will produce the expected results. Pointed-out-by: Jesus Monroy <jesus.monroy@usa.net> in freebsd-doc Notes: svn path=/head/; revision=48168
* 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