diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 02:15:31 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 02:15:31 +0000 |
commit | eebf512f9ccf68c32dd3357d8b220432728968c3 (patch) | |
tree | 6858a0c3ff6902f83bd5f4867667f4083aaae0d5 /usr.sbin/netgroup_mkdb | |
parent | 1b52790c858f028bdd5d92656f0aecc3b609deef (diff) |
Mostly punctuation fixes.
Diffstat (limited to 'usr.sbin/netgroup_mkdb')
-rw-r--r-- | usr.sbin/netgroup_mkdb/netgroup_mkdb.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/netgroup_mkdb/netgroup_mkdb.8 b/usr.sbin/netgroup_mkdb/netgroup_mkdb.8 index 1c372d4dfc4..6e9ec16a81c 100644 --- a/usr.sbin/netgroup_mkdb/netgroup_mkdb.8 +++ b/usr.sbin/netgroup_mkdb/netgroup_mkdb.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: netgroup_mkdb.8,v 1.3 2000/03/19 17:57:09 aaron Exp $ +.\" $Id: netgroup_mkdb.8,v 1.4 2000/04/15 02:15:19 aaron Exp $ .\" .Dd February 3, 1994 .Dt NETGROUP_MKDB 8 @@ -50,7 +50,7 @@ is used. These databases are then installed into .Pa /etc/netgroup.db . The file must be in the correct format (see -.Xr netgroup 5 ). +.Xr netgroup 5 ) . .Pp The options are as follows: .Bl -tag -width indent @@ -59,7 +59,7 @@ Put the output databases in the named file. .El .Pp The databases are used by the C library netgroup routines (see -.Xr getnetgrent 3 ). +.Xr getnetgrent 3 ) . .Pp .Nm netgroup_mkdb exits zero on success, non-zero on failure. |