diff options
Diffstat (limited to 'lib/libc/string/strsep.3')
-rw-r--r-- | lib/libc/string/strsep.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/string/strsep.3 b/lib/libc/string/strsep.3 index da9a3e998106..452f646d96d2 100644 --- a/lib/libc/string/strsep.3 +++ b/lib/libc/string/strsep.3 @@ -28,8 +28,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)strsep.3 8.1 (Berkeley) 6/9/93 -.\" .Dd May 28, 2018 .Dt STRSEP 3 .Os |