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/6f20d35c0b66
branches: trunk
changeset: 352150:6f20d35c0b66
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 81845363bdf6 -r 6f20d35c0b66 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