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/ypserv/revnetgroup/revnetgroup.8 | |
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/ypserv/revnetgroup/revnetgroup.8')
-rw-r--r-- | usr.sbin/ypserv/revnetgroup/revnetgroup.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 index 7c218d53740..7620b3a5644 100644 --- a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 +++ b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: revnetgroup.8,v 1.2 1998/07/24 20:49:09 deraadt Exp $ +.\" $OpenBSD: revnetgroup.8,v 1.3 1999/05/16 19:58:19 alex Exp $ .\" Copyright (c) 1995 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. .\" @@ -131,8 +131,8 @@ only on the YP master server. .El .Sh SEE ALSO .Xr getnetgrent 3 , -.Xr yp 8 , .Xr netgroup 5 , -.Xr makedbm 8 +.Xr makedbm 8 , +.Xr yp 8 .Sh AUTHOR Bill Paul <wpaul@ctr.columbia.edu> |