mdoc(7) police: removed hard sentence breaks.

This commit is contained in:
Ruslan Ermilov 2001-07-04 13:27:05 +00:00
parent be5eadbc1b
commit bbe745973d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79209

View File

@ -55,7 +55,8 @@ and
files into the format used to generate the files into the format used to generate the
.Pa netid.byname .Pa netid.byname
.Tn NIS .Tn NIS
map. This map is used to hold credential information for both users map.
This map is used to hold credential information for both users
and hosts in a operating system independent format. and hosts in a operating system independent format.
.Pp .Pp
The The
@ -65,7 +66,8 @@ them out.
.Pp .Pp
The The
.Nm .Nm
command prints its results on the standard output. It is usually called command prints its results on the standard output.
It is usually called
only by only by
.Pa /var/yp/Makefile .Pa /var/yp/Makefile
when rebuilding the when rebuilding the
@ -82,25 +84,31 @@ Normally,
.Nm .Nm
prints a warning message when it encounters a duplicate netid. prints a warning message when it encounters a duplicate netid.
This flag turns on 'quiet' mode, allowing the warnings to be This flag turns on 'quiet' mode, allowing the warnings to be
suppressed. Other error messages may still be generated. suppressed.
Other error messages may still be generated.
.It Fl g Ar group_file .It Fl g Ar group_file
Specify the location of the group information Specify the location of the group information
file. The compiled-in default is file.
The compiled-in default is
.Pa /etc/group . .Pa /etc/group .
.It Fl p Ar passwd_file .It Fl p Ar passwd_file
Specify the location of the passwd information Specify the location of the passwd information
file. The compiled-in default is file.
The compiled-in default is
.Pa /etc/passwd . .Pa /etc/passwd .
.It Fl h Ar hosts_file .It Fl h Ar hosts_file
Specify the location of the hosts database Specify the location of the hosts database
file. The compiled-in default is file.
The compiled-in default is
.Pa /etc/hosts . .Pa /etc/hosts .
.It Fl n Ar netid_file .It Fl n Ar netid_file
Specify the location of the netid information Specify the location of the netid information
file. The compiled-in default is file.
The compiled-in default is
.Pa /etc/netid . .Pa /etc/netid .
Note that no error is generated if the netid database can't be Note that no error is generated if the netid database can't be
found. The netid database is not likely to be present on most systems found.
The netid database is not likely to be present on most systems
until until
.Tn Secure RPC .Tn Secure RPC
support is added to support is added to
@ -108,11 +116,13 @@ support is added to
.It Fl d Ar domain .It Fl d Ar domain
By default, the By default, the
.Nm .Nm
command uses the system domainname when generating netid records. If command uses the system domainname when generating netid records.
If
the system domainname is not set, the domain must be specified on the the system domainname is not set, the domain must be specified on the
command line with the command line with the
.Fl d .Fl d
flag. If the domainname is set, the flag.
If the domainname is set, the
.Fl d .Fl d
flag may be used to override it. flag may be used to override it.
.El .El