From 12f7c0812bc9307092b240ca79bd7b3670345cd6 Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 4 Oct 2000 18:58:46 +0000 Subject: Add a unaligned_print option (alpha only) Document osf1_enable Submitted by: Eric D. Futch PR: 21649 --- share/man/man5/rc.conf.5 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'share') diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index d33b1bd..70dd800 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -1157,6 +1157,11 @@ this specifies a list of additional iBCS2 loaders to enable. .Ar YES if you wish to enable Linux/ELF binary emulation at system initial boot time. +.It Ar osf1_enable +(bool) Set to +.Ar YES +if you wish to enable OSF/1 (Digital UNIX) binary emulation at system +initial boot time. (alpha) .It Ar clear_tmp_enable (bool) Set to .Ar YES @@ -1216,6 +1221,10 @@ is set to these are the flags to pass to the .Xr sshd 8 daemon. +.It Ar unaligned_print +(bool) If set to +.Ar NO +then unaligned access warnings will not be printed. (alpha) .Sh FILES .Bl -tag -width /etc/defaults/rc.conf -compact .It Pa /etc/defaults/rc.conf -- cgit v1.1