diff options
Diffstat (limited to 'usr/src/man/man1m/nscd.1m')
-rw-r--r-- | usr/src/man/man1m/nscd.1m | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/usr/src/man/man1m/nscd.1m b/usr/src/man/man1m/nscd.1m index 2ffc86f73f..2069ed387d 100644 --- a/usr/src/man/man1m/nscd.1m +++ b/usr/src/man/man1m/nscd.1m @@ -1,9 +1,9 @@ '\" te -.\" Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved +.\" Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH nscd 1M "14 Sep 2006" "SunOS 5.11" "System Administration Commands" +.TH NSCD 1M "Sep 14, 2006" .SH NAME nscd \- name service cache daemon .SH SYNOPSIS @@ -82,7 +82,6 @@ Supported values for \fIcachename\fR are: \fBpasswd\fR, \fBgroup\fR, \fBprinters\fR, and \fBproject\fR. .sp .ne 2 -.mk .na \fB\fB-f\fR \fIconfiguration-file\fR\fR .ad @@ -93,7 +92,6 @@ Causes \fBnscd\fR to read its configuration data from the specified file. .sp .ne 2 -.mk .na \fB\fB-g\fR\fR .ad @@ -105,7 +103,6 @@ only option executable by non-root users. .sp .ne 2 -.mk .na \fB\fB-e\fR \fIcachename\fR\fB, yes\fR|\fBno\fR\fR .ad @@ -116,7 +113,6 @@ Enables or disables the specified cache. .sp .ne 2 -.mk .na \fB\fB-i\fR \fIcachename\fR\fR .ad @@ -141,12 +137,10 @@ example# svcadm enable system/name-service-cache .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/nscd.conf\fR\fR .ad .RS 18n -.rt Determines athe behavior of the cache daemon .RE |