summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-01-04 15:53:45 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-01-04 15:53:45 +0000
commit46eb82d46bfbf6d1dab0dba5ace1591a95b6077b (patch)
treef0f6d775f465afa959b2869e74b9391f9a05dcf8 /share
parenta662d842dedb4e00b8ee35a27bb0922dcec08e33 (diff)
another patch; sams@moo.cus.org.uk
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/release.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8
index 069ff3dbeb6..56fa6c5b83e 100644
--- a/share/man/man8/release.8
+++ b/share/man/man8/release.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: release.8,v 1.21 2002/01/04 15:43:57 deraadt Exp $
+.\" $OpenBSD: release.8,v 1.22 2002/01/04 15:53:44 deraadt Exp $
.\"
.\" Copyright (c) 2000 Marco S. Hyman
.\"
@@ -175,8 +175,8 @@ The steps are:
.It
.Li "cd /usr/obj && mkdir -p .old && sudo mv * .old && sudo rm -rf .old &"
.br
-This moves all your existing object out of the way and then removes them in
-the background.
+This moves all your existing object files out of the way and then removes
+them in the background.
.It
.Li "cd /usr/src && nice make obj"
.br