diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-24 20:49:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-24 20:49:16 +0000 |
commit | fb128d15e88c3f9860051be3dac03ba1c81a3f5d (patch) | |
tree | db6352738a7bd6de5feffe49c135986875d341ef /usr.sbin/ypserv/revnetgroup/revnetgroup.8 | |
parent | 01523e21e8250db7a11847d6ea7bb06c1a2d2817 (diff) |
fix spelling of separate
Diffstat (limited to 'usr.sbin/ypserv/revnetgroup/revnetgroup.8')
-rw-r--r-- | usr.sbin/ypserv/revnetgroup/revnetgroup.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 index aea4095c0d3..7c218d53740 100644 --- a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 +++ b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: revnetgroup.8,v 1.1 1997/04/15 22:06:14 maja Exp $ +.\" $OpenBSD: revnetgroup.8,v 1.2 1998/07/24 20:49:09 deraadt Exp $ .\" Copyright (c) 1995 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. .\" @@ -71,7 +71,7 @@ By contrast, the reverse .Nm netgroup.byusers database lists each unique member as the key and the netgroups to which the members belong become -the data. Seperate databases are created to hold information pertaining +the data. Separate databases are created to hold information pertaining to users and hosts; this allows netgroup username lookups and netgroup hostname lookups to be performed using independent keyspaces. .Pp |