Print this page
4398 Extra spaces in man pages
Reviewed by: Marcel Telka <marcel@telka.sk>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/share_nfs.1m
          +++ new/usr/src/man/man1m/share_nfs.1m
   1    1  '\" te
   2    2  .\" Copyright (C) 2008, Sun Microsystems, Inc. All Rights Reserved
   3    3  .\" 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.
   4    4  .\" 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.
   5    5  .\" 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]
   6      -.TH SHARE_NFS 1M "May 6, 2009"
        6 +.TH SHARE_NFS 1M "Mar 17, 2014"
   7    7  .SH NAME
   8    8  share_nfs \- make local NFS file systems available for mounting by remote
   9    9  systems
  10   10  .SH SYNOPSIS
  11   11  .LP
  12   12  .nf
  13   13  \fBshare\fR [\fB-d\fR \fIdescription\fR] [\fB-F\fR nfs] [\fB-o\fR \fIspecific_options\fR] \fIpathname\fR
  14   14  .fi
  15   15  
  16   16  .SH DESCRIPTION
↓ open down ↓ 199 lines elided ↑ open up ↑
 216  216  .ne 2
 217  217  .na
 218  218  \fB\fBroot=\fR\fIaccess_list\fR\fR
 219  219  .ad
 220  220  .sp .6
 221  221  .RS 4n
 222  222  Only root users from the hosts specified in \fIaccess_list\fR have root access.
 223  223  See \fIaccess_list\fR below. By default, no host has root access, so root users
 224  224  are mapped to an anonymous user \fBID\fR (see the \fBanon=\fR\fIuid\fR option
 225  225  described above). Netgroups can be used if the file system shared is using UNIX
 226      -authentication ( \fBAUTH_SYS\fR).
      226 +authentication (\fBAUTH_SYS\fR).
 227  227  .RE
 228  228  
 229  229  .sp
 230  230  .ne 2
 231  231  .na
 232  232  \fB\fBroot_mapping=\fIuid\fR\fR\fR
 233  233  .ad
 234  234  .sp .6
 235  235  .RS 4n
 236  236  For a client that is allowed root access, map the root UID to the specified
↓ open down ↓ 554 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX