diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 14:16:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 14:16:33 +0000 |
commit | 36f138439b9c0bba24b2f3d0c7b04008e9ecd2a7 (patch) | |
tree | 470676bad86b97ccb7ff4ca21d55193b9fc56224 /usr.bin/tip | |
parent | e375c956b03f3921f222598f5bc28a44268826b3 (diff) | |
download | FreeBSD-src-36f138439b9c0bba24b2f3d0c7b04008e9ecd2a7.zip FreeBSD-src-36f138439b9c0bba24b2f3d0c7b04008e9ecd2a7.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'usr.bin/tip')
-rw-r--r-- | usr.bin/tip/tip/modems.5 | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/tip.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tip/tip/modems.5 b/usr.bin/tip/tip/modems.5 index d77e38c..7f2788e 100644 --- a/usr.bin/tip/tip/modems.5 +++ b/usr.bin/tip/tip/modems.5 @@ -34,7 +34,7 @@ .\" .Dd March 24, 1995 .Dt MODEMS 5 -.Os BSD 4.4 +.Os .Sh NAME .Nm modems .Nd modem configuration data base diff --git a/usr.bin/tip/tip/tip.1 b/usr.bin/tip/tip/tip.1 index 355fab5..a737e43 100644 --- a/usr.bin/tip/tip/tip.1 +++ b/usr.bin/tip/tip/tip.1 @@ -34,7 +34,7 @@ .\" .Dd April 18, 1994 .Dt TIP 1 -.Os BSD 4 +.Os .Sh NAME .Nm tip .Nd connect to a remote system |