summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-04-10 16:31:03 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-04-10 16:31:03 +0000
commit28bcd4d480a24c5af3cccb4710790437a6b06ed7 (patch)
tree6db315e592720cf2791fa32f935dd6bd54437b91 /share/man/man8
parent80d0df2cc201ee02470a65b7641a5a80c7ff1ec2 (diff)
more POSIX chown; Leandro Costa
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/release.84
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8
index 835be01d939..79198103b5a 100644
--- a/share/man/man8/release.8
+++ b/share/man/man8/release.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: release.8,v 1.27 2003/03/20 19:33:11 millert Exp $
+.\" $OpenBSD: release.8,v 1.28 2003/04/10 16:31:02 millert Exp $
.\"
.\" Copyright (c) 2000 Marco S. Hyman
.\"
@@ -156,7 +156,7 @@ In this instance
.Li "make clean"
is your friend.
.It Li "% su"
-.It Li "# mv /bsd /bsd.old && mv bsd / && chown root.wheel /bsd"
+.It Li "# mv /bsd /bsd.old && mv bsd / && chown root:wheel /bsd"
.It Li "# shutdown -r now"
.El
.Pp