summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
authorMarcel Telka <marcel.telka@nexenta.com>2014-11-24 20:50:09 +0100
committerDan McDonald <danmcd@omniti.com>2014-11-24 16:40:22 -0500
commit62824eff3eecef0153856851a0ecd8da820e02a1 (patch)
tree5d97653641fc927d448b26f3545fcb029fc88a20 /usr/src
parent073ec901764f0ff4a9110de0cfbc6b5ce426d99a (diff)
downloadillumos-gate-62824eff3eecef0153856851a0ecd8da820e02a1.tar.gz
3622 nfslogd(1M): Note about svc:/network/nfs/log is needed
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/man/man1m/nfslogd.1m27
1 files changed, 22 insertions, 5 deletions
diff --git a/usr/src/man/man1m/nfslogd.1m b/usr/src/man/man1m/nfslogd.1m
index 6667c4b525..e5346cb861 100644
--- a/usr/src/man/man1m/nfslogd.1m
+++ b/usr/src/man/man1m/nfslogd.1m
@@ -1,10 +1,11 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright (c) 1999, 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 NFSLOGD 1M "Dec 2, 2004"
+.TH NFSLOGD 1M "Nov 24, 2014"
.SH NAME
nfslogd \- nfs logging daemon
.SH SYNOPSIS
@@ -14,7 +15,6 @@ nfslogd \- nfs logging daemon
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBnfslogd\fR daemon provides operational logging to the Solaris \fBNFS\fR
server. It is the \fBnfslogd\fR daemon's job to generate the activity log by
@@ -179,7 +179,6 @@ must be between 1 and \fBINT_MAX\fR.
.RE
.SH EXIT STATUS
-.sp
.LP
The following exit values are returned:
.sp
@@ -201,7 +200,6 @@ Daemon failed to start.
.RE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/etc/nfs/nfslogtab\fR \fR
@@ -229,6 +227,25 @@ Daemon failed to start.
.RE
.SH SEE ALSO
-.sp
.LP
\fBshare_nfs\fR(1M), \fBnfslog.conf\fR(4), \fBattributes\fR(5)
+.sp
+.LP
+\fI\fR
+.SH NOTES
+.LP
+The \fBnfslogd\fR service is managed by the service management facility,
+\fBsmf\fR(5), under the service identifier:
+.sp
+.in +2
+.nf
+svc:/network/nfs/log
+.fi
+.in -2
+.sp
+
+.sp
+.LP
+Administrative actions on this service, such as enabling, disabling, or
+requesting restart, can be performed using \fBsvcadm\fR(1M). The service's
+status can be queried using the \fBsvcs\fR(1) command.