diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-12-30 19:22:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-12-30 19:22:09 +0000 |
commit | e56438d9c8bc1685ee41a5e0e4207e8675a2d943 (patch) | |
tree | 272c874f303c045836303c7e86c52ccd4478aa2d /share/man/man8 | |
parent | a0d3cf09d2c33071b787fef70fd90fdccbce8c1e (diff) |
last entry in SEE ALSO should not end with a comma;
Diffstat (limited to 'share/man/man8')
-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 |