Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man3 Use bullets in the list.



details:   https://anonhg.NetBSD.org/src/rev/7867f58f5c7c
branches:  trunk
changeset: 763942:7867f58f5c7c
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Apr 08 08:12:51 2011 +0000

description:
Use bullets in the list.

diffstat:

 share/man/man3/paths.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 8ff94cc27289 -r 7867f58f5c7c share/man/man3/paths.3
--- a/share/man/man3/paths.3    Fri Apr 08 08:03:25 2011 +0000
+++ b/share/man/man3/paths.3    Fri Apr 08 08:12:51 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: paths.3,v 1.2 2011/04/01 13:54:00 njoly Exp $
+.\" $NetBSD: paths.3,v 1.3 2011/04/08 08:12:51 jruoho Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 30, 2011
+.Dd April 8, 2011
 .Dt PATHS 3
 .Os
 .Sh NAME
@@ -43,7 +43,7 @@
 All defined constants are prefixed with
 .Dv _PATH .
 The constants include:
-.Bl -enum -offset indent
+.Bl -bullet -offset indent
 .It
 The default user search path set by
 .Xr login 1



Home | Main Index | Thread Index | Old Index