diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-21 08:04:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-21 08:04:05 +0000 |
commit | 279d27e34d90110525eb834d3a01aed42dfd4fc8 (patch) | |
tree | 1c6faad41f6529956b315947ff8326486f8f2298 /lib/libutil | |
parent | 6d148312d83457bb8620723e201345e4968a766d (diff) |
kill whitespace at eol;
Diffstat (limited to 'lib/libutil')
-rw-r--r-- | lib/libutil/pw_init.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/pw_init.3 b/lib/libutil/pw_init.3 index 49daeb04724..ef25a05548b 100644 --- a/lib/libutil/pw_init.3 +++ b/lib/libutil/pw_init.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pw_init.3,v 1.8 2004/04/20 23:20:07 millert Exp $ +.\" $OpenBSD: pw_init.3,v 1.9 2004/04/21 08:04:04 jmc Exp $ .\" .\" Copyright (c) 1995 .\" The Regents of the University of California. All rights reserved. @@ -129,7 +129,7 @@ updating the entry corresponding to pw-\*(Gtpw_name with the information in .Fa pw . If -.Fa opw +.Fa opw is not NULL, opw-\*(Gtpw_name will be used for matching instead. Additionally, if the existing entry does not match .Fa opw , |