diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-04-17 06:34:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-04-17 06:34:32 +0000 |
commit | 5fad7c39771140396fbfb26a014788a1f20bb294 (patch) | |
tree | 624634e97871aca1d4ac1f3f1d7dcb80a2e034b7 /share | |
parent | a94fb64c248e5b93eea66e23462028e15916c967 (diff) |
fix a formatting bug in the list; from Michal Mazurek
ok schwarze
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/login.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index 5d5fdc94f93..7d33037e2be 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,10 +30,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.46 2011/04/01 19:13:58 jmc Exp $ +.\" $OpenBSD: login.conf.5,v 1.47 2011/04/17 06:34:31 jmc Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" -.Dd $Mdocdate: April 1 2011 $ +.Dd $Mdocdate: April 17 2011 $ .Dt LOGIN.CONF 5 .Os .Sh NAME @@ -284,7 +284,7 @@ If 0, the new password will only be accepted if it passes the password quality check. .\" .Pp -.It path Ta path Ta value of Dv _PATH_DEFPATH +.It path Ta path Ta value of Dv _PATH_DEFPATH Ta .br Default search path. See |