Sort sections. Punctuation nits.
This commit is contained in:
parent
ae2c80bc90
commit
66be93d7db
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: services_mkdb.8,v 1.3 2006/07/27 22:13:38 christos Exp $
|
||||
.\" $NetBSD: services_mkdb.8,v 1.4 2006/07/30 00:24:40 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -55,7 +55,7 @@ is used.
|
||||
The database is installed into
|
||||
.Pa /etc/services.db .
|
||||
The file must be in the correct format (see
|
||||
.Xr services 5 ).
|
||||
.Xr services 5 ) .
|
||||
.Pp
|
||||
The options are as follows:
|
||||
.Bl -tag -width indent
|
||||
@ -64,19 +64,23 @@ Put the output databases in the named file.
|
||||
.El
|
||||
.Pp
|
||||
The databases are used by the C library services routines (see
|
||||
.Xr getservent 3 ).
|
||||
.Xr getservent 3 ) .
|
||||
.Pp
|
||||
.Nm
|
||||
exits zero on success, non-zero on failure.
|
||||
.Sh FILES
|
||||
.Bl -tag -width 24n -compact
|
||||
.It Pa /etc/services.db
|
||||
The current services database
|
||||
The current services database.
|
||||
.It Pa /etc/services.db.tmp
|
||||
A temporary file
|
||||
A temporary file.
|
||||
.It Pa /etc/services
|
||||
The current services file
|
||||
The current services file.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr db 3 ,
|
||||
.Xr getservent 3 ,
|
||||
.Xr services 5
|
||||
.Sh BUGS
|
||||
Because
|
||||
.Nm
|
||||
@ -88,7 +92,3 @@ to install over the destination file.
|
||||
If
|
||||
.Nm
|
||||
fails it will leave the previous version of the destination file intact.
|
||||
.Sh SEE ALSO
|
||||
.Xr db 3 ,
|
||||
.Xr getservent 3 ,
|
||||
.Xr services 5
|
||||
|
Loading…
Reference in New Issue
Block a user