diff options
author | 2012-09-02 13:47:25 +0000 | |
---|---|---|
committer | 2012-09-02 13:47:25 +0000 | |
commit | e12bd8f17cb61b64250652ff9a062619cce76e63 (patch) | |
tree | 588d101e4d31d26182622b76aee2b857fe9a5bed /share/man/man8/release.8 | |
parent | tweaks; ok guenther (diff) | |
download | wireguard-openbsd-e12bd8f17cb61b64250652ff9a062619cce76e63.tar.xz wireguard-openbsd-e12bd8f17cb61b64250652ff9a062619cce76e63.zip |
sync path to kernel sources with config(8), hier(7) and FAQ
ok jmc@ ajacoutot@
Diffstat (limited to 'share/man/man8/release.8')
-rw-r--r-- | share/man/man8/release.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8 index df7436a7ee9..76934a72a52 100644 --- a/share/man/man8/release.8 +++ b/share/man/man8/release.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: release.8,v 1.65 2012/08/12 17:01:35 schwarze Exp $ +.\" $OpenBSD: release.8,v 1.66 2012/09/02 13:47:25 rpe 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: August 12 2012 $ +.Dd $Mdocdate: September 2 2012 $ .Dt RELEASE 8 .Os .Sh NAME @@ -131,7 +131,7 @@ Change the current working directory. is the architecture of your machine, e.g.\& .Li i386 . .Pp -.Dl $ cd /sys/arch/${ARCH}/conf +.Dl $ cd /usr/src/sys/arch/${ARCH}/conf .Pp Edit the kernel configuration file. .Va ${NAME} |