Module Name:    src
Committed By:   plunky
Date:           Thu Nov 14 19:57:41 UTC 2024

Modified Files:
        src/share/man/man5: security.conf.5

Log Message:
default backup_dir is actually /var/backup*s*


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 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.44
--- src/share/man/man5/security.conf.5:1.43	Sun Jan 10 23:24:26 2021
+++ src/share/man/man5/security.conf.5	Thu Nov 14 19:57:41 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.44 2024/11/14 19:57:41 plunky 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