diff options
author | 2020-08-20 06:45:48 +0000 | |
---|---|---|
committer | 2020-08-20 06:45:48 +0000 | |
commit | 3d0bca0be924087696d36e05c869bb4a1b299ef0 (patch) | |
tree | abe3cbdee73dfc6bcc8c660c46d4f4d1189a1aaf | |
parent | Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messages (diff) | |
download | wireguard-openbsd-3d0bca0be924087696d36e05c869bb4a1b299ef0.tar.xz wireguard-openbsd-3d0bca0be924087696d36e05c869bb4a1b299ef0.zip |
.fs -> .img
from navan airpost net
-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 d3777489ee3..e85aae1f482 100644 --- a/share/man/man8/release.8 +++ b/share/man/man8/release.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: release.8,v 1.95 2020/04/29 15:02:51 sthen Exp $ +.\" $OpenBSD: release.8,v 1.96 2020/08/20 06:45:48 tb Exp $ .\" .\" Copyright (c) 2000 Marco S. Hyman .\" Copyright (c) 2016 Theo Buehler <tb@openbsd.org> @@ -10,7 +10,7 @@ .\" LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS .\" FOR A PARTICULAR PURPOSE. .\" -.Dd $Mdocdate: April 29 2020 $ +.Dd $Mdocdate: August 20 2020 $ .Dt RELEASE 8 .Os .Sh NAME @@ -258,7 +258,7 @@ This is described in .Xr ports 7 . .Ss 8. Create boot and installation disk images The disk images -.No install${ Ns Va VERSION Ns }.fs +.No install${ Ns Va VERSION Ns }.img and .No install${ Ns Va VERSION Ns }.iso are suitable for installs without network connectivity. |