diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /usr.sbin/mopd | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'usr.sbin/mopd')
-rw-r--r-- | usr.sbin/mopd/mopa.out/mopa.out.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mopd/mopa.out/mopa.out.1 b/usr.sbin/mopd/mopa.out/mopa.out.1 index 3f4849aa421..342496f2472 100644 --- a/usr.sbin/mopd/mopa.out/mopa.out.1 +++ b/usr.sbin/mopd/mopa.out/mopa.out.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mopa.out.1,v 1.3 1999/05/15 02:17:57 aaron Exp $ +.\" $OpenBSD: mopa.out.1,v 1.4 1999/05/16 19:58:12 alex Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson. All rights reserved. .\" @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" @(#) $OpenBSD: mopa.out.1,v 1.3 1999/05/15 02:17:57 aaron Exp $ +.\" @(#) $OpenBSD: mopa.out.1,v 1.4 1999/05/16 19:58:12 alex Exp $ .\" .Dd August 11, 1996 .Dt MOPA.OUT 1 @@ -52,7 +52,7 @@ This program just supports the VAX machine-id for now. .Sh SEE ALSO .Xr mopchk 1 , .Xr mopprobe 1 , -.Xr moptrace 1 +.Xr moptrace 1 , .Xr a.out 5 , .Xr mopd 8 .Sh AUTHORS |