Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8 rc.subr(8): Fix markup -- use .It to set off ...
details: https://anonhg.NetBSD.org/src/rev/6fe06350385e
branches: trunk
changeset: 1017826:6fe06350385e
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sun Jan 10 19:26:31 2021 +0000
description:
rc.subr(8): Fix markup -- use .It to set off a new item.
diffstat:
share/man/man8/rc.subr.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 443a24652ad7 -r 6fe06350385e share/man/man8/rc.subr.8
--- a/share/man/man8/rc.subr.8 Sun Jan 10 19:20:16 2021 +0000
+++ b/share/man/man8/rc.subr.8 Sun Jan 10 19:26:31 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.subr.8,v 1.31 2012/12/18 13:14:34 wiz Exp $
+.\" $NetBSD: rc.subr.8,v 1.32 2021/01/10 19:26:31 riastradh Exp $
.\"
.\" Copyright (c) 2002-2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -161,7 +161,7 @@
is moved to
.Ar backup .
.El
-.Ic basename Ar file Op Ar suffix
+.It Ic basename Ar file Op Ar suffix
Just like
.Xr basename 1 ,
except implemented using shell built-in commands, and usable before the
Home |
Main Index |
Thread Index |
Old Index