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 /share/man/man8/man8.i386 | |
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 'share/man/man8/man8.i386')
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 79548ac7f91..0068f21e5ad 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.7 1999/04/28 23:20:57 alex Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.8 1999/05/16 19:57:42 alex Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -184,7 +184,7 @@ watchdog timer The special file directory. .El .Sh SEE ALSO -.Xr mknod 8 , .Xr intro 4 , .Xr config 8 , -.Xr special 8 . +.Xr mknod 8 , +.Xr special 8 |