diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
| commit | af202156659087d0a60caf70834dcefb46406a0c (patch) | |
| tree | cf676e7c261d79d654f052f6b787e0f9aa00b52d /libexec/revnetgroup | |
| parent | 2b5f199de6771d889a849666e0a2e7e6ab511ac3 (diff) | |
Notes
Diffstat (limited to 'libexec/revnetgroup')
| -rw-r--r-- | libexec/revnetgroup/revnetgroup.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/revnetgroup/revnetgroup.8 b/libexec/revnetgroup/revnetgroup.8 index 0a1330efc739..b2a4aeccb435 100644 --- a/libexec/revnetgroup/revnetgroup.8 +++ b/libexec/revnetgroup/revnetgroup.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: revnetgroup.8,v 1.1.1.1 1995/10/26 16:25:29 wpaul Exp $ .\" .Dd October 24, 1995 .Dt REVNETGROUP 8 @@ -129,9 +129,9 @@ The default netgroup database file. This file is most often found only on the NIS master server. .El .Sh SEE ALSO +.Xr getnetgrent 3 , .Xr yp 4 , .Xr netgroup 5 , -.Xr yp_mkdb 8 , -.Xr getnetgrent 3 +.Xr yp_mkdb 8 .Sh AUTHOR Bill Paul <wpaul@ctr.columbia.edu> |
