Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 More path markup. Ref wizd(8).
details: https://anonhg.NetBSD.org/src/rev/586ee121544d
branches: trunk
changeset: 1009532:586ee121544d
user: simonb <simonb%NetBSD.org@localhost>
date: Sun Apr 26 00:40:10 2020 +0000
description:
More path markup. Ref wizd(8).
diffstat:
share/man/man5/locate.conf.5 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r b4a4b6cf493c -r 586ee121544d share/man/man5/locate.conf.5
--- a/share/man/man5/locate.conf.5 Sat Apr 25 22:28:47 2020 +0000
+++ b/share/man/man5/locate.conf.5 Sun Apr 26 00:40:10 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: locate.conf.5,v 1.11 2020/04/25 13:51:04 wiz Exp $
+.\" $NetBSD: locate.conf.5,v 1.12 2020/04/26 00:40:10 simonb Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -121,14 +121,16 @@
.It Sy searchpath Ar directory ...
Specify base directories to be put in the database.
.Pp
-Default: /
+Default:
+.Pa /
.It Sy workdir Ar directory
Specify the working directory of locate.updatedb,
in which a temporary file is placed.
The temporary file is a list of all files,
and you should specify a directory that has enough space to hold it.
.Pp
-Default: /tmp
+Default:
+.Pa /tmp
.El
.Pp
Refer to
Home |
Main Index |
Thread Index |
Old Index