diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/sysctl.conf.5 | 4 |
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 |