aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xstr/xstr.1
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Markup revision.Ruslan Ermilov2007-11-021-12/+16
| | | | Notes: svn path=/head/; revision=173280
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-3/+2
| | | | Notes: svn path=/head/; revision=146466
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
| | | | Notes: svn path=/head/; revision=141846
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
| | | | Notes: svn path=/head/; revision=140420
* Introduce options definition the standard way. Do not uppercase firstPhilippe Charnier2003-06-091-5/+5
| | | | | | | letter in FILES section. Notes: svn path=/head/; revision=116113
* Use `The .Nm utility'Philippe Charnier2002-04-201-10/+11
| | | | Notes: svn path=/head/; revision=95124
* 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-101-1/+1
| | | | Notes: svn path=/head/; revision=79535
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
| | | | Notes: svn path=/head/; revision=68963
* $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 and prototypes. Use getopt(). Document -v flag.Philippe Charnier1997-08-281-3/+6
| | | | Notes: svn path=/head/; revision=28855
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+159
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590