diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-15 15:11:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-15 15:11:36 +0000 |
commit | 74d296c8ba6276b2c12423f86e25e61a44041ec5 (patch) | |
tree | 7e7da3021778e5710378ae7eb20f3626da4e0fd5 /usr.bin | |
parent | 601b6d05ab0a1092cfa656bbc2cbb46053c54a61 (diff) |
exmaple -> example;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/rdist/rdist.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index f483518c1ef..715758252af 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdist.1,v 1.37 2008/02/11 07:58:28 jmc Exp $ +.\" $OpenBSD: rdist.1,v 1.38 2009/02/15 15:11:35 jmc Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. @@ -30,7 +30,7 @@ .\" $From: rdist.man,v 6.34 1996/01/29 22:37:19 mcooper Exp $ .\" @(#)rdist.1 6.6 (Berkeley) 5/13/86 .\" -.Dd $Mdocdate: February 11 2008 $ +.Dd $Mdocdate: February 15 2009 $ .Dt RDIST 1 .Os .Sh NAME @@ -599,7 +599,7 @@ Commands are executed in the user's home directory on the host being updated. The .Cm special -command can be used, for exmaple, to rebuild private databases +command can be used, for example, to rebuild private databases after a program has been updated. The following environment variables are set for each .Cm special |