diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
commit | 85c9ba7c594c9e1658e20053dcd00403e6e314e2 (patch) | |
tree | b9cba2183a2d7100b412afdd5c1220359e582d77 /sbin/slattach/slattach.8 | |
parent | 66c4835634f1e74242f62bb59553d61059dc1a46 (diff) |
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.
Diffstat (limited to 'sbin/slattach/slattach.8')
-rw-r--r-- | sbin/slattach/slattach.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8 index 5df718c1a60..38bdd581d91 100644 --- a/sbin/slattach/slattach.8 +++ b/sbin/slattach/slattach.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: slattach.8,v 1.10 2000/03/18 22:56:05 aaron Exp $ +.\" $OpenBSD: slattach.8,v 1.11 2000/04/15 11:45:58 aaron Exp $ .\" $NetBSD: slattach.8,v 1.12 1995/03/18 15:01:12 cgd Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 @@ -90,7 +90,7 @@ compression of outgoing packets. Don't auto-enable compression. .El .Pp -Only the super-user may attach a network interface. +Only the superuser may attach a network interface. .Pp To detach the interface, use .Dq Li ifconfig interface-name down |