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/man4/iso.4 | |
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/man4/iso.4')
-rw-r--r-- | share/man/man4/iso.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/iso.4 b/share/man/man4/iso.4 index cc0a6f0118c..85f60bbbacd 100644 --- a/share/man/man4/iso.4 +++ b/share/man/man4/iso.4 @@ -182,6 +182,6 @@ This is used for .Tn CLNP debugging only. .Sh SEE ALSO -.Xr tp 4 , .Xr clnp 4 , -.Xr cltp 4 +.Xr cltp 4 , +.Xr tp 4 |