Deleted Added
full compact
sscop.1 (131824) sscop.1 (208483)
1.\"
2.\" Copyright (c) 2001-2003
3.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4.\" All rights reserved.
5.\"
1.\"
2.\" Copyright (c) 2001-2003
3.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4.\" All rights reserved.
5.\"
6.\" Author: Harti Brandt <harti@freebsd.org>
6.\" Author: Harti Brandt <harti@FreeBSD.org>
7.\"
8.\" Redistribution and use in source and binary forms, with or without
9.\" modification, are permitted provided that the following conditions
10.\" are met:
11.\" 1. Redistributions of source code must retain the above copyright
12.\" notice, this list of conditions and the following disclaimer.
13.\" 2. Redistributions in binary form must reproduce the above copyright
14.\" notice, this list of conditions and the following disclaimer in the

--- 146 unchanged lines hidden (view full) ---

161.Bd -literal
162cat Makefile | sscop -reF | sscop -weF
163.Ed
164.Sh SEE ALSO
165.Xr libunimsg 3
166.Sh STANDARDS
167The implemented protocol conforms to ITU-T recommendation Q.2110.
168.Sh AUTHORS
7.\"
8.\" Redistribution and use in source and binary forms, with or without
9.\" modification, are permitted provided that the following conditions
10.\" are met:
11.\" 1. Redistributions of source code must retain the above copyright
12.\" notice, this list of conditions and the following disclaimer.
13.\" 2. Redistributions in binary form must reproduce the above copyright
14.\" notice, this list of conditions and the following disclaimer in the

--- 146 unchanged lines hidden (view full) ---

161.Bd -literal
162cat Makefile | sscop -reF | sscop -weF
163.Ed
164.Sh SEE ALSO
165.Xr libunimsg 3
166.Sh STANDARDS
167The implemented protocol conforms to ITU-T recommendation Q.2110.
168.Sh AUTHORS
169.An Hartmut Brandt Aq harti@freebsd.org
169.An Hartmut Brandt Aq harti@FreeBSD.org