Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bionet!agate!ucbvax!ucdavis!umt!marsh From: marsh@umt.UUCP (Paul Marsh) Newsgroups: comp.bugs.4bsd Subject: Incorrect code line in man.c Message-ID: <768@umt.UUCP> Date: 8 Feb 89 22:14:03 GMT Organization: University of Montana, Missoula MT Lines: 18 While looking through Ultrix v1.2 sources for "man.c", I noticed the following code segment: if (ss = 0) work[last+1] = 0; I assume the author wanted to test for equality with the IF statement. Is that correct? -- UUCP : ... ! ucdavis ! umt ! marsh US Mail : Paul Marsh, University of Montana, Computer Center Missoula, MT 59812 phone : (406) 243-5455 -- -- UUCP : ... ! ucdavis ! umt ! marsh US Mail : Paul Marsh, University of Montana, Computer Center Missoula, MT 59812 phone : (406) 243-5455