diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-16 07:46:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-16 07:46:05 +0000 |
commit | 7b4b4bfac5f1d8647e79ea324031cffe9d9738e0 (patch) | |
tree | 9dffa000927b6bcf2378fa9485be1f2433e7a0e9 /usr.sbin/config | |
parent | db56119778acbdf07c598d09140b712740ce1dfe (diff) |
Xr options 4
Diffstat (limited to 'usr.sbin/config')
-rw-r--r-- | usr.sbin/config/config.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 2d993780e4a..cb12a1fb8f9 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: config.8,v 1.5 1997/06/05 12:37:15 kstailey Exp $ +.\" $OpenBSD: config.8,v 1.6 1998/03/16 07:46:04 deraadt Exp $ .\" $NetBSD: config.8,v 1.10 1996/08/31 20:58:16 mycroft Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -175,6 +175,8 @@ but this code is not well-tested, and some problems (such as running out of disk space) are unrecoverable. .Sh SEE ALSO +.Xr options 4 . +.Pp The SYNOPSIS portion of each device in section 4. .Rs .%T "Building 4.4 BSD Systems with Config" |