diff options
author | 2019-04-25 17:46:56 +0000 | |
---|---|---|
committer | 2019-04-25 17:46:56 +0000 | |
commit | b2409b40ea66eab73aad98f3a76827af4c117f40 (patch) | |
tree | 61ebe5adf5529aa7b37ea9f1f3b0cbaad83b6d9a | |
parent | Move the expected set location to /home/_sysupgrade. (diff) | |
download | wireguard-openbsd-b2409b40ea66eab73aad98f3a76827af4c117f40.tar.xz wireguard-openbsd-b2409b40ea66eab73aad98f3a76827af4c117f40.zip |
fix some basic formatting issues;
-rw-r--r-- | sbin/vnconfig/vnconfig.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/vnconfig/vnconfig.8 b/sbin/vnconfig/vnconfig.8 index 4c6cc008964..edc855eae5a 100644 --- a/sbin/vnconfig/vnconfig.8 +++ b/sbin/vnconfig/vnconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vnconfig.8,v 1.1 2019/04/25 16:50:36 deraadt Exp $ +.\" $OpenBSD: vnconfig.8,v 1.2 2019/04/25 17:46:56 jmc Exp $ .\" .\" Copyright (c) 1993 University of Utah. .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -57,7 +57,6 @@ .Nd configure vnode disks .Sh SYNOPSIS .Nm vnconfig -.Bk -words .Op Fl kluv .Op Fl K Ar rounds .Op Fl S Ar saltfile @@ -148,7 +147,6 @@ Encryption key: Salt file: /tmp/cryptsalt # mount /dev/vnd0a /mnt .Ed -.Pp .Sh SEE ALSO .Xr vnd 4 , .Xr disktab 5 , |