Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Use Sy to highlight the table header.
details: https://anonhg.NetBSD.org/src/rev/9cce0fd4388a
branches: trunk
changeset: 352411:9cce0fd4388a
user: abhinav <abhinav%NetBSD.org@localhost>
date: Thu Mar 30 20:00:21 2017 +0000
description:
Use Sy to highlight the table header.
diffstat:
lib/libutil/util.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 925258e83458 -r 9cce0fd4388a lib/libutil/util.3
--- a/lib/libutil/util.3 Thu Mar 30 19:56:36 2017 +0000
+++ b/lib/libutil/util.3 Thu Mar 30 20:00:21 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: util.3,v 1.25 2017/03/30 19:56:36 abhinav Exp $
+.\" $NetBSD: util.3,v 1.26 2017/03/30 20:00:21 abhinav Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -57,7 +57,7 @@
directory.
.Sh LIST OF FUNCTIONS
.Bl -column ".Xr sockaddr_snprintf 3" -compact
-.It Sy Name Description
+.It Sy Name Ta Sy Description
.It Xr disklabel_dkcksum 3 Ta compute the checksum for a disklabel
.It Xr disklabel_scan 3 Ta scan a buffer for a valid disklabel
.It Xr efun 3 Ta error checked utility functions
Home |
Main Index |
Thread Index |
Old Index