aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt/keycap
Commit message (Collapse)AuthorAgeFilesLines
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
| | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
| | | | | | | | | for a long time now. Approved by: bde Notes: svn path=/head/; revision=100872
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
| | | | Notes: svn path=/head/; revision=100313
* PR: 33966Hellmuth Michaelis2002-04-241-6/+6
| | | | | | | | | Submitted by: Nicola Vitale <nivit@libero.it> Reviewed by: hm MFC after: 3 days Notes: svn path=/head/; revision=95372
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-4/+10
| | | | | | | | | | definitions are more readable, and it's possible that they're more portable to pathalogical platforms. Submitted by: David Hill <david@phobia.ms> Notes: svn path=/head/; revision=80381
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-11/+14
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
| | | | Notes: svn path=/head/; revision=79537
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-092-2/+0
| | | | Notes: svn path=/head/; revision=79454
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+2
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-6/+6
| | | | Notes: svn path=/head/; revision=74532
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-11/+9
| | | | Notes: svn path=/head/; revision=70403
* mdoc(7) police: added missing .Os call.Ruslan Ermilov2000-12-142-0/+2
| | | | Notes: svn path=/head/; revision=70022
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-4/+4
| | | | Notes: svn path=/head/; revision=68965
* PR: i386/1671Hellmuth Michaelis2000-03-291-18/+15
| | | | | | | | | | | | Submitted by: Mats O Jansson <maja@celsiustech.se> The existing s2 map is supposed to be ISO 8859-1 but some characters are not (it's CP850). But the f1 map applied on sweden2 will fixit. (Fulfilled request by Joerg to close this PR) Notes: svn path=/head/; revision=58773
* pcvt cleanup. add $FreeBSD$.Hellmuth Michaelis2000-03-281-12/+1
| | | | Notes: svn path=/head/; revision=58725
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57673
* "char *area" -> "char **area", to match the source code.Nik Clayton1999-12-161-1/+1
| | | | | | | | PR: docs/14738 Submitted by: Mori Kouji <moriko@yakumo.noe.mcu.or.jp> Notes: svn path=/head/; revision=54669
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50479
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | 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
* Part 4 of pcvt/voxware revival: pcvt userlandPeter Wemm1999-01-016-0/+1342
| | | | | | | Reviewed by: core Notes: svn path=/head/; revision=42222
* follow up to:Poul-Henning Kamp1998-12-276-1342/+0
| | | | | | | Pre 3.0 branch cleanup casualty #4: pcvt Notes: svn path=/head/; revision=42090
* Fix Anders Email address.Steve Price1998-05-241-1/+1
| | | | Notes: svn path=/head/; revision=36340
* Add a fuller-featured Norwegian keycap entry.Steve Price1998-05-241-6/+23
| | | | | | | | PR: 6173 Submitted by: Anders Nordby <nickerne@nome.no> Notes: svn path=/head/; revision=36337
* LIBOWN -> BINOWN, etc. There are no libraries here.Bruce Evans1997-12-171-3/+2
| | | | Notes: svn path=/head/; revision=31806
* Fixed missing function types in synopsis.Bruce Evans1997-03-191-0/+3
| | | | Notes: svn path=/head/; revision=24006
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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
* comma typosWolfram Schneider1996-12-231-5/+2
| | | | Notes: svn path=/head/; revision=20888
* Another round of various man page cleanups.Mike Pritchard1996-02-091-3/+3
| | | | Notes: svn path=/head/; revision=14004
* Add some missing MLINKS, correct some cross references, correct someMike Pritchard1996-02-091-0/+4
| | | | | | | file locations and some minor formatting/style problems. Notes: svn path=/head/; revision=14003
* Fix some of the pcvt related man pages to reflect where theMike Pritchard1996-01-222-5/+5
| | | | | | | various pcvt support files are really installed. Closes PR# 740. Notes: svn path=/head/; revision=13560
* Change `install' to `${INSTALL}' as usual.Bruce Evans1995-07-251-4/+1
| | | | | | | | | | Nuke potential for mkdir'ing /usr/lib. Don't move the the target to a backup file before installing it. This will defeat `install -C'. Notes: svn path=/head/; revision=9699
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
| | | | Notes: svn path=/head/; revision=8857
* Silence `make -s' (echo -> ${ECHO}).Bruce Evans1995-05-071-1/+1
| | | | Notes: svn path=/head/; revision=8316
* Add 4 missing ${DESTDIR}'s, this is another Makefile that needs rewritten.Rodney W. Grimes1995-04-171-2/+2
| | | | Notes: svn path=/head/; revision=7911
* Update pcvt to 3.20b23Joerg Wunsch1995-04-011-2/+3
| | | | | | | Submitted by: Hellmuth Michaelis <hm@altona.hamburg.com> Notes: svn path=/head/; revision=7558
* PCVT userland utilities.Jordan K. Hubbard1995-02-056-0/+1324
Submitted by: hm Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=6199