summaryrefslogtreecommitdiff
path: root/usr.sbin/named/man
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 04:16:09 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 04:16:09 +0000
commit62904c50d3efc697f9b77565763bb45eb60c6607 (patch)
tree84607cb60b9b8a3f442e2ec88bde04af301c0b77 /usr.sbin/named/man
parentc9a0b521314010ea02baa07614fb4825386710bf (diff)
capitalize the acronym ID
Diffstat (limited to 'usr.sbin/named/man')
-rw-r--r--usr.sbin/named/man/named.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/named/man/named.8 b/usr.sbin/named/man/named.8
index da64a864c1a..bc7b02272ba 100644
--- a/usr.sbin/named/man/named.8
+++ b/usr.sbin/named/man/named.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: named.8,v 1.7 1999/05/15 02:17:55 aaron Exp $
+.\" $OpenBSD: named.8,v 1.8 1999/06/05 04:16:05 aaron Exp $
.\" ++Copyright++ 1985
.\" -
.\" Copyright (c) 1985
@@ -125,9 +125,9 @@ of the boot file directive ``options no-recursion''.
.TP
.B \-u
Specifies the user the server should run as after it initializes. The value
-specified may be either a username or a numeric user id. If the
+specified may be either a username or a numeric user ID. If the
.B \-g
-flag is not specified, then the group id used will be the primary group of
+flag is not specified, then the group ID used will be the primary group of
the user specified (initgroups() is called, so all of the user's groups will
be available to the server).
.br
@@ -139,7 +139,7 @@ on is a reserved port that only the superuser may bind to.
.TP
.B \-g
Specifies the group the server should run as after it initializes. The value
-specified may be either a groupname or a numeric group id.
+specified may be either a groupname or a numeric group ID.
.TP
.B \-t
Specifies the directory the server should chroot() into as soon as it is