Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Remove excessive indentation from function de...



details:   https://anonhg.NetBSD.org/src/rev/a08716b02305
branches:  trunk
changeset: 822401:a08716b02305
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Sat Mar 18 19:05:38 2017 +0000

description:
Remove excessive indentation from function description text.

diffstat:

 share/man/man9/namei.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c089fadf313a -r a08716b02305 share/man/man9/namei.9
--- a/share/man/man9/namei.9    Sat Mar 18 19:03:23 2017 +0000
+++ b/share/man/man9/namei.9    Sat Mar 18 19:05:38 2017 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: namei.9,v 1.44 2017/03/18 19:03:23 riastradh Exp $
+.\"     $NetBSD: namei.9,v 1.45 2017/03/18 19:05:38 riastradh Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -530,7 +530,7 @@
 .Dq true .
 .El
 .Sh FUNCTIONS
-.Bl -tag -width compact
+.Bl -tag -width abcd
 .It Fn NDINIT "ndp" "op" "flags" "pathbuf"
 Initialise a nameidata structure pointed to by
 .Fa ndp



Home | Main Index | Thread Index | Old Index