Remove trailing whitespace.
This commit is contained in:
parent
85013cd7a1
commit
a1bd179106
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: getdelim.3,v 1.13 2014/09/16 08:42:20 apb Exp $
|
||||
.\" $NetBSD: getdelim.3,v 1.14 2014/09/16 08:52:02 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -48,7 +48,7 @@ The
|
||||
function reads from the
|
||||
.Fa stream
|
||||
until it encounters a character matching
|
||||
.Fa delimiter
|
||||
.Fa delimiter
|
||||
or
|
||||
.Dv EOF ,
|
||||
storing the input in
|
||||
|
Loading…
Reference in New Issue
Block a user