diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-10-30 07:49:11 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-10-30 07:49:11 +0000 |
| commit | a4df5101a341e9378b937a156bc55bedee3984e0 (patch) | |
| tree | 7a05d5007c658e3a9a93e799b1a939e5ddc1758f | |
| parent | 40e044cbd364e3845d8f9cb256cfe1db1168e5dd (diff) | |
Notes
| -rw-r--r-- | lib/libutil/login.conf.5 | 2 | ||||
| -rw-r--r-- | usr.sbin/lpr/lpd/lpd.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index c1c9c50f9706..f02e2539e1e2 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -82,7 +82,7 @@ conventions for boolean, type string .Ql \&= and type numeric .Ql \&# , -although type numeric is depreciated in favour of the string format and +although type numeric is deprecated in favour of the string format and either form is accepted for a numeric datum. Values fall into the following categories: .Bl -tag -width "program" diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index f9169dc1171d..e3d3144b3c59 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -96,7 +96,7 @@ The flag is a synonym for the .Fl s flag. -It is being depreciated, and may be removed in a +It is being deprecated, and may be removed in a future version of .Nm . .It Fl s |
