diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-06-26 03:08:40 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-06-26 03:08:40 +0000 |
commit | 09e6ac4d5e052b2b0de6b46fe59c43d6e6373e78 (patch) | |
tree | e17da9df2a2f64f942d617e59c4cbceb17d4b6ed /share | |
parent | 81397a722ae6171ba59caa2d88ea750592d0ff5d (diff) |
add FILES section
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 |