summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1998-06-26 03:08:39 +0000
committermillert <millert@openbsd.org>1998-06-26 03:08:39 +0000
commit4e49855f78f4e348d4db777b0535038bba0d6d53 (patch)
tree55679f39fd504603ce29db800199928585821acf
parentfirst cut, could use help (diff)
downloadwireguard-openbsd-4e49855f78f4e348d4db777b0535038bba0d6d53.tar.xz
wireguard-openbsd-4e49855f78f4e348d4db777b0535038bba0d6d53.zip
add FILES section
-rw-r--r--share/man/man5/sysctl.conf.54
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man5/sysctl.conf.5 b/share/man/man5/sysctl.conf.5
index 12edf1631f7..a3be418fb14 100644
--- a/share/man/man5/sysctl.conf.5
+++ b/share/man/man5/sysctl.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.conf.5,v 1.1 1998/06/26 03:04:39 millert Exp $
+.\" $OpenBSD: sysctl.conf.5,v 1.2 1998/06/26 03:08:39 millert Exp $
.\"
.\" Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
@@ -54,6 +54,8 @@ the debugger, the following can be used:
.Bd -literal -offset indent
ddb.panic=0
.Ed
+.Sh FILES
+.Pa /etc/sysctl.conf
.Sh SEE ALSO
.Xr rc 8 ,
.Xr sysctl 8