diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-06-03 04:21:41 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-06-03 04:21:41 +0000 |
commit | 15683e67b6ddc96370600d3f77ecbd3c3e4cdbb6 (patch) | |
tree | dbfe650e072d947b54022ff9879bb8d5a39c8a26 /sbin | |
parent | fb0af3e989139150f6d12cec59067042caf5184b (diff) | |
download | FreeBSD-src-15683e67b6ddc96370600d3f77ecbd3c3e4cdbb6.zip FreeBSD-src-15683e67b6ddc96370600d3f77ecbd3c3e4cdbb6.tar.gz |
Spelling corrections.
PR: 6829
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/dset/dset.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dset/dset.8 b/sbin/dset/dset.8 index 8d96075..ed88d4e 100644 --- a/sbin/dset/dset.8 +++ b/sbin/dset/dset.8 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: dset.8,v 1.6 1997/02/22 14:32:15 peter Exp $ .\" " .Dd May 2, 1996 .Dt DSET 8 @@ -63,7 +63,7 @@ only what would have been done. This implies The .Nm utility exits with status 0 on success, or with status 1 if any -problem occured. Unless +problem occurred. Unless .Fl q has been specified, a short message hinting to the cause of the problem will be printed to standard error output. |