Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2012 15:29:02 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r233511 - head/lib/libutil
Message-ID:  <201203261529.q2QFT2F4038739@svn.freebsd.org>

index | next in thread | raw e-mail

Author: joel (doc committer)
Date: Mon Mar 26 15:29:02 2012
New Revision: 233511
URL: http://svn.freebsd.org/changeset/base/233511

Log:
  This string should be quoted.
  
  Noticed by:	brueffer

Modified:
  head/lib/libutil/login.conf.5

Modified: head/lib/libutil/login.conf.5
==============================================================================
--- head/lib/libutil/login.conf.5	Mon Mar 26 15:18:14 2012	(r233510)
+++ head/lib/libutil/login.conf.5	Mon Mar 26 15:29:02 2012	(r233511)
@@ -203,7 +203,7 @@ The maximum and current limits may be sp
 .Sh ENVIRONMENT
 .Bl -column ignorenologin indent xbinxxusrxbin
 .It Sy "Name	Type	Notes	Description"
-.It charset	string		Set $MM_CHARSET environment variable to the specified
+.It "charset	string		Set $MM_CHARSET environment variable to the specified"
 value.
 .It "cpumask	string		List of cpus to bind the user to."
 The syntax is the same as for the


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203261529.q2QFT2F4038739>