summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/release.814
1 files changed, 3 insertions, 11 deletions
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8
index 68733e615b2..2e02ff1f0ea 100644
--- a/share/man/man8/release.8
+++ b/share/man/man8/release.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: release.8,v 1.60 2009/04/08 15:59:53 stsp Exp $
+.\" $OpenBSD: release.8,v 1.61 2009/04/25 15:08:50 ajacoutot Exp $
.\"
.\" Copyright (c) 2000 Marco S. Hyman
.\"
@@ -9,7 +9,7 @@
.\" LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
.\" FOR A PARTICULAR PURPOSE.
.\"
-.Dd $Mdocdate: April 8 2009 $
+.Dd $Mdocdate: April 25 2009 $
.Dt RELEASE 8
.Os
.Sh NAME
@@ -197,16 +197,8 @@ Create directories that might be missing:
.Dl $ cd /usr/src/etc && env DESTDIR=/ sudo make distrib-dirs
.Pp
Begin the build:
-.Bd -literal -offset indent
-$ su
-# cd /usr/src && nice make build
-.Ed
-.Pp
-If you have set
-.Xr sudo 8
-up, you can combine this with the previous step using the command
.Pp
-.Dl $ nice make SUDO=sudo build
+.Dl $ cd /usr/src && nice make SUDO=sudo build
.Pp
Update
.Pa /etc ,