diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-12-21 00:10:14 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-12-21 00:10:14 +0000 |
commit | 2262e13d9380cf8cadcfd3ea1f8cd1f474b3d53d (patch) | |
tree | 9ef2cdff0880eda0d691ce09f0609417ef58497f | |
parent | b4de73f698c4d926668866dcbcd5104ddb138521 (diff) |
typos; torh@bogus.net
-rw-r--r-- | kerberosIV/src/appl/voodoo/TelnetResource.rc | 2 | ||||
-rw-r--r-- | usr.sbin/afs/src/appl/fs/fs.1 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kerberosIV/src/appl/voodoo/TelnetResource.rc b/kerberosIV/src/appl/voodoo/TelnetResource.rc index 985867ad9a2..2a9f910be4d 100644 --- a/kerberosIV/src/appl/voodoo/TelnetResource.rc +++ b/kerberosIV/src/appl/voodoo/TelnetResource.rc @@ -107,7 +107,7 @@ BEGIN MENUITEM SEPARATOR MENUITEM "Send ""Are You There""", ID_TELNET_SEND_AYT MENUITEM "Send ""Break""", ID_TELNET_SEND_BRK - MENUITEM "Send ""Interupt Process""", ID_TELNET_SEND_IP + MENUITEM "Send ""Interrupt Process""", ID_TELNET_SEND_IP MENUITEM "Send ""Abort Output""", ID_TELNET_SEND_AO MENUITEM "Send ""Erase Character""", ID_TELNET_SEND_EC MENUITEM "Send ""Erase Line""", ID_TELNET_SEND_EL diff --git a/usr.sbin/afs/src/appl/fs/fs.1 b/usr.sbin/afs/src/appl/fs/fs.1 index 4154eadd6be..1fcdfad68e6 100644 --- a/usr.sbin/afs/src/appl/fs/fs.1 +++ b/usr.sbin/afs/src/appl/fs/fs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fs.1,v 1.7 2002/09/18 07:33:48 deraadt Exp $ +.\" $OpenBSD: fs.1,v 1.8 2002/12/21 00:10:13 deraadt Exp $ .\" $KTH: fs.1,v 1.2.2.1 2001/03/04 04:35:56 lha Exp $ .Dd March 29, 2000 .Dt FS 1 @@ -143,7 +143,7 @@ set upper limit of prio gc .It Cm smq shorthand for the .Cm setmaxpriority -comand +command. .It Cm setquota change quota on a volume .It Cm sq @@ -587,7 +587,7 @@ Set upper limit of priority. .Bd -filled -offset indent -compact Shorthand for the .Cm setmaxpriority -comand +command. .Ed .Pp .Ic fs setquota |