New sentence, new line.
This commit is contained in:
parent
c36b0cda5a
commit
245c7e5202
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: pw_init.3,v 1.13 2004/08/03 23:29:05 thorpej Exp $
|
||||
.\" $NetBSD: pw_init.3,v 1.14 2004/08/04 15:07:37 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1995
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -119,7 +119,8 @@ or the process is aborted.
|
|||
If an entry is not found to match
|
||||
.Fa pw ,
|
||||
a new entry is appended to the passwd file only if the real user
|
||||
ID is 0. If an error occurs,
|
||||
ID is 0.
|
||||
If an error occurs,
|
||||
.Fn pw_copy
|
||||
will display a message on
|
||||
.Dv stderr
|
||||
|
|
Loading…
Reference in New Issue