aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkstr/mkstr.1
Commit message (Collapse)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
| | | | | | | | | | | | Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point. Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96 Notes: svn path=/head/; revision=314436
* Fix HISTORY and add AUTHORS sectionBaptiste Daroussin2015-06-061-4/+10
| | | | | | | Obtained from: OpenBSD (by schwarze@) Notes: svn path=/head/; revision=284060
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
| | | | | | | | | | | | is in accordance with the information provided at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change Also add $FreeBSD$ to a few files to keep svn happy. Discussed with: imp, rwatson Notes: svn path=/head/; revision=216370
* More markup fixes.Ruslan Ermilov2007-03-041-6/+5
| | | | Notes: svn path=/head/; revision=167195
* Markup fixes.Ruslan Ermilov2007-03-041-7/+6
| | | | Notes: svn path=/head/; revision=167194
* - Document gencat(1)Diomidis Spinellis2003-08-221-2/+2
| | | | | | | | | | - Fix grammar error and rationale for not using the command Approved by: schweikh (mentor) MFC after: 2 weeks Notes: svn path=/head/; revision=119319
* Remove claim that pi and ex use mkstr; pi is long gone, and nex doesn'tTim J. Robbins2002-11-011-6/+1
| | | | | | | use it. Notes: svn path=/head/; revision=106295
* Use `The .Nm utility'Philippe Charnier2002-04-201-12/+16
| | | | Notes: svn path=/head/; revision=95124
* Add FBSDID. Do not put spaces inside [] in usage string. Test memory allocationPhilippe Charnier2002-04-121-9/+7
| | | | | | | | return code. Correct and update C example in man page. Uppercase program name (.Nm) after a dot. Notes: svn path=/head/; revision=94503
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-1/+1
| | | | Notes: svn path=/head/; revision=72432
* 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=57670
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* 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=48792
* Use err(3), add usage(), silent -Wall.Philippe Charnier1997-07-241-6/+6
| | | | Notes: svn path=/head/; revision=27648
* Sort cross references.Wolfram Schneider1997-01-151-2/+2
| | | | Notes: svn path=/head/; revision=21748
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
| | | | Notes: svn path=/head/; revision=13744
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+137
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590