diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-05-19 07:46:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-05-19 07:46:11 +0000 |
commit | 8455dff1add4afb666c2d76b8e2cc946a5016c56 (patch) | |
tree | 5d6a2f65630b19ebab4b3dc1c0fa7a229988f387 /lib | |
parent | 9a7cc14d08f13b002a0e2136eb2ae55b8f2cdfad (diff) |
remove information already given in same sentence;
ok ratchov
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libsndio/sndio.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libsndio/sndio.7 b/lib/libsndio/sndio.7 index a595194280a..b00949e19e2 100644 --- a/lib/libsndio/sndio.7 +++ b/lib/libsndio/sndio.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sndio.7,v 1.21 2020/05/19 06:26:09 ratchov Exp $ +.\" $OpenBSD: sndio.7,v 1.22 2020/05/19 07:46:10 jmc Exp $ .\" .\" Copyright (c) 2007 Alexandre Ratchov <alex@caoua.org> .\" @@ -182,7 +182,7 @@ required. .Sh AUTHENTICATION For privacy reasons only one user may have connections to .Xr sndiod 8 -at a given time (though the same user could have multiple connections to it). +at a given time. Users are identified by their .Em session cookie , which is automatically generated by audio or MIDI programs |