diff options
author | 2013-12-30 19:22:08 +0000 | |
---|---|---|
committer | 2013-12-30 19:22:08 +0000 | |
commit | d1878fdd39fcc7750f7aa6ad2fcbf1d3d10cfb60 (patch) | |
tree | d28ce2ed8fb03be4fd54306fde1a25a50d29c146 | |
parent | - the hint to symlink to upgrade.conf belongs to the install.conf example (diff) | |
download | wireguard-openbsd-d1878fdd39fcc7750f7aa6ad2fcbf1d3d10cfb60.tar.xz wireguard-openbsd-d1878fdd39fcc7750f7aa6ad2fcbf1d3d10cfb60.zip |
last entry in SEE ALSO should not end with a comma;
-rw-r--r-- | share/man/man8/autoinstall.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/autoinstall.8 b/share/man/man8/autoinstall.8 index 1fe3d0d07d6..8bc81222409 100644 --- a/share/man/man8/autoinstall.8 +++ b/share/man/man8/autoinstall.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: autoinstall.8,v 1.4 2013/12/30 19:04:56 rpe Exp $ +.\" $OpenBSD: autoinstall.8,v 1.5 2013/12/30 19:22:08 jmc Exp $ .\" .\" Copyright (c) 2013 Robert Peichaer <rpe@openbsd.org> .\" @@ -115,4 +115,4 @@ host foo { .Ed .Sh SEE ALSO .Xr dhcpd.conf 5 , -.Xr diskless 8 , +.Xr diskless 8 |