Module Name:    src
Committed By:   martin
Date:           Sun Nov 17 13:39:40 UTC 2024

Modified Files:
        src/share/man/man5 [netbsd-10]: security.conf.5

Log Message:
Pull up following revision(s) (requested by plunky in ticket #1006):

        share/man/man5/security.conf.5: revision 1.44

default backup_dir is actually /var/backup*s*


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.43.6.1 src/share/man/man5/security.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/security.conf.5
diff -u src/share/man/man5/security.conf.5:1.43 src/share/man/man5/security.conf.5:1.43.6.1
--- src/share/man/man5/security.conf.5:1.43	Sun Jan 10 23:24:26 2021
+++ src/share/man/man5/security.conf.5	Sun Nov 17 13:39:39 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: security.conf.5,v 1.43 2021/01/10 23:24:26 riastradh Exp $
+.\"	$NetBSD: security.conf.5,v 1.43.6.1 2024/11/17 13:39:39 martin Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -256,7 +256,7 @@ If
 is enabled, this determines the maximum permitted length of login names.
 .It Sy backup_dir
 Change the backup directory from
-.Pa /var/backup .
+.Pa /var/backups .
 .It Sy diff_options
 Specify the options passed to
 .Xr diff 1

Reply via email to