summaryrefslogtreecommitdiffstats
path: root/usr.sbin/netgroup_mkdb
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-04-15 02:15:09 +0000
committeraaron <aaron@openbsd.org>2000-04-15 02:15:09 +0000
commitf885a5274d3b804af634a3a47ca4a09d1818545f (patch)
tree11451f8206ded0483db39bb0d31df6a89c1545fc /usr.sbin/netgroup_mkdb
parentmisc cleanup (diff)
downloadwireguard-openbsd-f885a5274d3b804af634a3a47ca4a09d1818545f.tar.xz
wireguard-openbsd-f885a5274d3b804af634a3a47ca4a09d1818545f.zip
Mostly punctuation fixes.
Diffstat (limited to 'usr.sbin/netgroup_mkdb')
-rw-r--r--usr.sbin/netgroup_mkdb/netgroup_mkdb.86
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.