summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-12-03 22:18:37 +0000
committerjmc <jmc@openbsd.org>2015-12-03 22:18:37 +0000
commit5bc817de40fe73cc643a8a6c134fcfeba6ab8834 (patch)
tree267824689cd124a7f126383b4902362db3c2c8ba
parentnew sentence, new line; (diff)
downloadwireguard-openbsd-5bc817de40fe73cc643a8a6c134fcfeba6ab8834.tar.xz
wireguard-openbsd-5bc817de40fe73cc643a8a6c134fcfeba6ab8834.zip
sort SEE ALSO;
-rw-r--r--usr.sbin/vmd/vm.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/vmd/vm.conf.5 b/usr.sbin/vmd/vm.conf.5
index f934b00015a..afb1832e649 100644
--- a/usr.sbin/vmd/vm.conf.5
+++ b/usr.sbin/vmd/vm.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vm.conf.5,v 1.2 2015/12/03 21:45:45 reyk Exp $
+.\" $OpenBSD: vm.conf.5,v 1.3 2015/12/03 22:18:37 jmc Exp $
.\"
.\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
.\" Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org>
@@ -126,8 +126,8 @@ vm "vm2.example.com" {
.Ed
.Sh SEE ALSO
.Xr vmm 4 ,
-.Xr vmd 8 ,
-.Xr vmctl 8
+.Xr vmctl 8 ,
+.Xr vmd 8
.Sh HISTORY
The
.Nm