diff options
author | 2007-05-29 18:35:16 +0000 | |
---|---|---|
committer | 2007-05-29 18:35:16 +0000 | |
commit | ecec8818f067dc9bdbc286db1473072f1bbcf8c8 (patch) | |
tree | 6cba2333010c14e016daeada6f4924d38cca5f94 | |
parent | Add shutdownhook for all disciplines (diff) | |
download | wireguard-openbsd-ecec8818f067dc9bdbc286db1473072f1bbcf8c8.tar.xz wireguard-openbsd-ecec8818f067dc9bdbc286db1473072f1bbcf8c8.zip |
Remove option I386_CPU; prompted by jmc@, thanks.
-rw-r--r-- | share/man/man4/man4.i386/cpu.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/cpu.4 b/share/man/man4/man4.i386/cpu.4 index 5dbc465a2fa..5d8bcf03c3c 100644 --- a/share/man/man4/man4.i386/cpu.4 +++ b/share/man/man4/man4.i386/cpu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cpu.4,v 1.10 2006/07/01 07:28:13 jmc Exp $ +.\" $OpenBSD: cpu.4,v 1.11 2007/05/29 18:35:16 tom Exp $ .\" .\" Copyright (c) 2004 Ted Unangst .\" All rights reserved. @@ -30,7 +30,6 @@ .Nm cpu .Nd Central Processing Unit .Sh SYNOPSIS -.Cd "option I386_CPU" .Cd "option I486_CPU" .Cd "option I586_CPU" .Cd "option I686_CPU" |